1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 22:25:31 +02:00

Admin-UI: Users -> Ranks updated - currently experimental. Enable debug to test.

This commit is contained in:
Cameron
2015-05-14 12:40:25 -07:00
parent e7ec4663ad
commit 08c2e5753f
2 changed files with 115 additions and 3 deletions

View File

@@ -315,7 +315,7 @@ $pref['membersonly_exceptions'] = implode("\n",$pref['membersonly_exceptions']);
$text = "
<div id='core-prefs'>
<form class='admin-menu' method='post' action='".e_SELF."'>
<form class='admin-menu' method='post' action='".e_SELF."' autocomplete='off'>
<fieldset id='core-prefs-main'>
<legend>".PRFLAN_1."</legend>
<table class='table adminform'>