* Finish task #57894.

This commit is contained in:
tianshujie
2022-06-21 15:13:21 +08:00
parent a39f52ef08
commit f6f4bc5f7c
+1 -1
View File
@@ -38,7 +38,7 @@ include '../../common/view/header.lite.html.php';
<?php
echo html::hidden('account', $user->account);
echo html::submitButton($lang->user->submit);
echo html::backButton();
echo html::a(inlink('login'), $lang->goback, '', 'class="btn btn-wide"');
?>
</td>
</tr>