mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Admin area tool tips simplified to a single location. Pref simplified to Enable/Disable. Fixed flip-switch 'e-expandit' failures in Admin > Prefs.
This commit is contained in:
@@ -1649,7 +1649,6 @@ class users_admin_ui extends e_admin_ui
|
||||
<td>".USRLAN_239."</td>
|
||||
<td>
|
||||
".$frm->select('sendconfemail', array('0' => USRLAN_240, '1' => USRLAN_241, '2' => USRLAN_242), (int) varset($_POST['sendconfemail'], 0), array('size'=>'xlarge'))."
|
||||
".$frm->help(USRLAN_181, 'after')."
|
||||
</td>
|
||||
</tr>";
|
||||
|
||||
|
Reference in New Issue
Block a user