We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23d5fb7 commit 943e976Copy full SHA for 943e976
administrator/components/com_admin/tmpl/profile/edit.php
@@ -29,9 +29,6 @@
29
<?php echo $field->label; ?>
30
</div>
31
<div class="controls">
32
- <?php if ($field->fieldname == 'password2') : ?>
33
- <?php // Disables autocomplete ?> <input type="password" style="display:none">
34
- <?php endif; ?>
35
<?php echo $field->input; ?>
36
37
0 commit comments