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 1f70751 commit 002738aCopy full SHA for 002738a
components/com_users/tmpl/reset/complete.php
@@ -31,7 +31,6 @@
31
<?php endif; ?>
32
<form action="<?php echo Route::_('index.php?task=reset.complete'); ?>" method="post" class="com-users-reset-complete__form form-validate form-horizontal well">
33
<?php foreach ($this->form->getFieldsets() as $fieldset) : ?>
34
- <fieldset>
35
<fieldset>
36
<legend><?php echo Text::_('COM_USERS_COMPLETE'); ?></legend>
37
<p><?php echo Text::_('COM_USERS_RESET_COMPLETE_LABEL'); ?><p>
0 commit comments