mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 10:35:27 +00:00
fix last commit
This commit is contained in:
parent
abc4a81c14
commit
c6fc9b3e2c
@ -492,7 +492,7 @@ if (isset($savemsg)) {
|
||||
<div id="usepass_opts" style="display:none">
|
||||
<label for="pass"><?=gettext("Password:");?></label>
|
||||
<input name="pass" id="pass" class="form-control" type="password" value="" />
|
||||
<label for="conf"><?=gettext("Confirm:");?></label>
|
||||
<label for="conf"><?=gettext("Confirmation:");?></label>
|
||||
<input name="conf" id="conf" class="form-control" type="password" value="" />
|
||||
</div>
|
||||
</td>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user