1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-27 00:05:46 +02:00

Admin-area navigation

This commit is contained in:
Cameron
2017-02-01 18:25:32 -08:00
parent a65b63202d
commit cdc23fb2d7
25 changed files with 173 additions and 24 deletions

View File

@@ -139,6 +139,8 @@ class media_admin extends e_admin_dispatcher
'main/avatar' => array('caption'=> LAN_IMA_M_05, 'perm' => 'A')
);
protected $adminMenuIcon = 'e-images-24';
/*
$var['main']['text'] = IMALAN_7;
$var['main']['link'] = e_SELF;