Skip to content

Commit 943e976

Browse files
committed
show pass not working
Signed-off-by: Nitish Bahl <[email protected]>
1 parent 23d5fb7 commit 943e976

File tree

1 file changed

+0
-3
lines changed
  • administrator/components/com_admin/tmpl/profile

1 file changed

+0
-3
lines changed

administrator/components/com_admin/tmpl/profile/edit.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@
2929
<?php echo $field->label; ?>
3030
</div>
3131
<div class="controls">
32-
<?php if ($field->fieldname == 'password2') : ?>
33-
<?php // Disables autocomplete ?> <input type="password" style="display:none">
34-
<?php endif; ?>
3532
<?php echo $field->input; ?>
3633
</div>
3734
</div>

0 commit comments

Comments
 (0)