splitted start page menu in 'news' and 'opencaching'; updates #73

This commit is contained in:
following
2013-07-19 21:56:00 +02:00
parent 4e2d4e2668
commit 21692828ee
6 changed files with 46 additions and 28 deletions
+7 -7
View File
@@ -169,16 +169,16 @@ $menu = array(
'visible' => true,
'filename' => 'articles.php?page=htmltags',
'siteid' => 'articles/htmltags'
),
array(
'title' => t('My caches'),
'menustring' => t('My caches'),
'visible' => true,
'filename' => 'myhome.php#mycaches',
'siteid' => 'myhome'
)
)
),
array(
'title' => t('My caches'),
'menustring' => t('My caches'),
'visible' => true,
'filename' => 'myhome.php#mycaches',
'siteid' => 'myhome'
),
array(
'title' => t('Special caches'),
'menustring' => t('Special caches'),