This commit is contained in:
yi12345
2013-08-07 02:00:42 +03:00
parent e17abfafdc
commit d09b68a065
4 changed files with 93 additions and 83 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ else {
<tr>
<th>Confirm with password:</th>
<td><input class="text" type="password" name="del_pw" maxlength="20" /></td>
<td><input class="text" type="password" name="del_pw" maxlength="30" /></td>
<?php
}
?>