Skip to content

Commit 002738a

Browse files
committed
copy-paste
1 parent 1f70751 commit 002738a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/com_users/tmpl/reset/complete.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
<?php endif; ?>
3232
<form action="<?php echo Route::_('index.php?task=reset.complete'); ?>" method="post" class="com-users-reset-complete__form form-validate form-horizontal well">
3333
<?php foreach ($this->form->getFieldsets() as $fieldset) : ?>
34-
<fieldset>
3534
<fieldset>
3635
<legend><?php echo Text::_('COM_USERS_COMPLETE'); ?></legend>
3736
<p><?php echo Text::_('COM_USERS_RESET_COMPLETE_LABEL'); ?><p>

0 commit comments

Comments
 (0)