Report#79: Change Style - activate this function - Code provided by Christian_N
This commit is contained in:
@@ -167,6 +167,12 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
||||
<find><![CDATA[// End session management]]></find>
|
||||
<action type="after-add"><![CDATA[$user->add_lang('mods/lang_portal_acp_logs');]]></action>
|
||||
</edit>
|
||||
</open>
|
||||
<open src="includes/session.php">
|
||||
<edit>
|
||||
<find><![CDATA[if (!empty($_GET['style']) && $auth->acl_get('a_styles'))]]></find>
|
||||
<action type="replace-with"><![CDATA[if (!empty($_GET['style']))]]></action>
|
||||
</edit>
|
||||
</open>
|
||||
<open src="styles/prosilver/template/overall_header.html">
|
||||
<edit>
|
||||
|
||||
Reference in New Issue
Block a user