splitted start page menu in 'news' and 'opencaching'; updates #73
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user