mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Update admin_config.php
This commit is contained in:
@@ -44,7 +44,7 @@ class gsitemap_adminArea extends e_admin_dispatcher
|
||||
'main/create' => array('caption'=> GSLAN_22, 'perm' => 'P'),
|
||||
|
||||
'main/div0' => array('divider'=> true),
|
||||
'main/import' => array('caption'=> GSLAN_23, 'perm' => 'P'),
|
||||
'main/import' => array('caption'=> LAN_IMPORT, 'perm' => 'P'),
|
||||
'main/instructions' => array('caption'=> GSLAN_53, 'perm' => 'P'),
|
||||
|
||||
);
|
||||
|
Reference in New Issue
Block a user