mirror of
https://github.com/e107inc/e107.git
synced 2025-08-07 23:26:41 +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'])."
|
".$frm->radio_switch('admin_alerts_uniquemenu', $pref['admin_alerts_uniquemenu'])."
|
||||||
<div class='smalltext field-help'>".PRFLAN_98."</div>
|
<div class='smalltext field-help'>".PRFLAN_98."</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>";
|
||||||
<tr>
|
/*<tr>
|
||||||
<td>".PRFLAN_199."</td>
|
<td>".PRFLAN_199."</td>
|
||||||
<td>
|
<td>
|
||||||
".$frm->radio_switch('admin_slidedown_subs', $pref['admin_slidedown_subs'])."
|
".$frm->radio_switch('admin_slidedown_subs', $pref['admin_slidedown_subs'])."
|
||||||
<div class='smalltext field-help'>".PRFLAN_200."</div>
|
<div class='smalltext field-help'>".PRFLAN_200."</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>*/
|
||||||
|
$text .= "
|
||||||
<tr>
|
<tr>
|
||||||
<td>".PRFLAN_204."</td>
|
<td>".PRFLAN_204."</td>
|
||||||
<td>
|
<td>
|
||||||
|
@@ -4,7 +4,6 @@
|
|||||||
<core name="admin_alerts_ok">1</core>
|
<core name="admin_alerts_ok">1</core>
|
||||||
<core name="admin_alerts_uniquemenu">0</core>
|
<core name="admin_alerts_uniquemenu">0</core>
|
||||||
<core name="admin_separate_plugins">0</core>
|
<core name="admin_separate_plugins">0</core>
|
||||||
<core name="admin_slidedown_subs">1</core>
|
|
||||||
<core name="admincode">0</core>
|
<core name="admincode">0</core>
|
||||||
<core name="admincss">admin_dark.css</core>
|
<core name="admincss">admin_dark.css</core>
|
||||||
<core name="adminpwordchange">0</core>
|
<core name="adminpwordchange">0</core>
|
||||||
|
Reference in New Issue
Block a user