mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Removing inactive pref admin_slidedown_subs
This commit is contained in:
@@ -614,14 +614,15 @@ $text .= "
|
||||
".$frm->radio_switch('admin_alerts_uniquemenu', $pref['admin_alerts_uniquemenu'])."
|
||||
<div class='smalltext field-help'>".PRFLAN_98."</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
</tr>";
|
||||
/*<tr>
|
||||
<td>".PRFLAN_199."</td>
|
||||
<td>
|
||||
".$frm->radio_switch('admin_slidedown_subs', $pref['admin_slidedown_subs'])."
|
||||
<div class='smalltext field-help'>".PRFLAN_200."</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tr>*/
|
||||
$text .= "
|
||||
<tr>
|
||||
<td>".PRFLAN_204."</td>
|
||||
<td>
|
||||
|
@@ -4,7 +4,6 @@
|
||||
<core name="admin_alerts_ok">1</core>
|
||||
<core name="admin_alerts_uniquemenu">0</core>
|
||||
<core name="admin_separate_plugins">0</core>
|
||||
<core name="admin_slidedown_subs">1</core>
|
||||
<core name="admincode">0</core>
|
||||
<core name="admincss">admin_dark.css</core>
|
||||
<core name="adminpwordchange">0</core>
|
||||
|
Reference in New Issue
Block a user