1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-02 02:42:40 +02:00

Login-Menu Language File cleanup.

This commit is contained in:
Cameron
2015-06-11 09:40:56 -07:00
parent 49ab235ccb
commit 6337d9410c
16 changed files with 136 additions and 131 deletions

View File

@@ -672,7 +672,7 @@ class e_navigation
$pref = e107::getPref();
$this->admin_cat['title'][1] = ADLAN_CL_1;
$this->admin_cat['title'][1] = LAN_SETTINGS;
$this->admin_cat['id'][1] = 'setMenu';
$this->admin_cat['img'][1] = $tp->toGlyph('e-settings-16');
$this->admin_cat['lrg_img'][1] = $tp->toGlyph('e-settings-32');