mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 09:39:55 +02:00
Password Generator/Meter now uses bootstrap css. Password strength improved.
This commit is contained in:
@@ -704,7 +704,8 @@ class users_admin_ui extends e_admin_ui
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>".USRLAN_62."</td>
|
||||
<td>".USRLAN_62."</td>
|
||||
<td>".$frm->password('password','',20, array('size'=>40,'class'=>'tbox e-password','generate'=>1,'strength'=>1 ))."
|
||||
</td>
|
||||
</tr>";
|
||||
|
||||
|
Reference in New Issue
Block a user