* code for task#1639.

This commit is contained in:
xia0ta0
2013-08-01 14:33:39 +08:00
parent 6612defc02
commit 73daf4dc85
4 changed files with 15 additions and 0 deletions
+1
View File
@@ -64,6 +64,7 @@ include '../../common/view/header.html.php';
<?php
echo html::submitButton();
if($this->config->mail->turnon and $mailExist) echo html::linkButton($lang->mail->test, inlink('test'));
echo html::linkButton($lang->mail->reset, inlink('reset'));
?>
</td>
</tr>