Commit c6fc9b3e authored by Fabian Franz's avatar Fabian Franz

fix last commit

parent abc4a81c
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment