Skip to content

Commit 0510135

Browse files
committed
copa-paste
1 parent 002738a commit 0510135

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/com_users/tmpl/reset/confirm.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.confirm'); ?>" method="post" class="com-users-reset-confirm__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_FIELD_RESET_CONFIRM_TOKEN_LABEL'); ?></legend>
3736
<p><?php echo Text::_('COM_USERS_RESET_CONFIRM_LABEL'); ?><p>

0 commit comments

Comments
 (0)