mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 04:41:53 +02:00
Issue #5481 Added pref for displaying debug navigation button in admin area.
This commit is contained in:
@@ -759,6 +759,14 @@ $text .= "
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><label for='admin-collapse-sidebar'>".PRFLAN_287."</label></td>
|
||||
<td>
|
||||
".$e_userclass->uc_dropdown('admin_navbar_debug', $pref['admin_navbar_debug'], 'nobody,main,admin,classes,no-excludes', "tabindex='".$frm->getNext()."'")."
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
</tbody>
|
||||
|
Reference in New Issue
Block a user