mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 12:48:24 +01:00
LAN fix for banner admin.
This commit is contained in:
parent
e1dda1570c
commit
40fa389aa9
@ -30,7 +30,7 @@ if (!getperms('D') && !getperms('P'))
|
||||
$e_sub_cat = 'banner';
|
||||
|
||||
e107::lan('banner',false,'front');
|
||||
e107::lan('banner',true,true);
|
||||
e107::lan('banner',true);
|
||||
|
||||
e107::css('inline', "
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user