mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 12:48:24 +01:00
Update admin_config.php
This commit is contained in:
parent
b0ae4ee924
commit
6dd57991c7
@ -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'),
|
||||
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user