diff options
Diffstat (limited to 'mod/menu.php')
-rw-r--r-- | mod/menu.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mod/menu.php b/mod/menu.php index 63aeaa5e3..2f502ca17 100644 --- a/mod/menu.php +++ b/mod/menu.php @@ -102,6 +102,8 @@ function menu_content(&$a) { '$desctitle' => t('Menu Title'), '$edit' => t('Edit'), '$drop' => t('Drop'), + '$created' => t('Created'), + '$edited' => t('Edited'), '$new' => t('New'), '$bmark' => t('Bookmarks allowed'), '$hintnew' => t('Create'), |