1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-10 16:46:50 +02:00

Notice removal

This commit is contained in:
Cameron
2012-12-15 18:06:55 -08:00
parent 0779798f89
commit d404081ce6
12 changed files with 73 additions and 58 deletions

View File

@@ -17,7 +17,8 @@
require_once('../class2.php');
include_lan(e_LANGUAGEDIR.e_LANGUAGE.'/admin/lan_'.e_PAGE);
// include_lan(e_LANGUAGEDIR.e_LANGUAGE.'/admin/lan_'.e_PAGE);
e107::lan('core','updateadmin',true);
$e_sub_cat = 'admin_pass';
@@ -93,8 +94,8 @@ else
</tr>
<tr>
<td>".UDALAN_5.":</td>
<td>
<input class='tbox input-text' type='password' name='a_password' size='60' value='' maxlength='20' />
<td>".$frm->password('a_password','',20,'generate=1&strength=1')."
</td>
</tr>
<tr>