* Code for task #41764.

This commit is contained in:
liyuchun
2021-08-26 17:59:58 +08:00
parent 89f25d447d
commit d392f0e44c
18 changed files with 65 additions and 53 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
<tr>
<th><?php echo $lang->user->password;?></th>
<td><?php echo html::password('password', '', "class='form-control'");?></td>
</tr>
</tr>
<tr>
<td colspan='2' class="text-center">
<?php