* adjust for page.

This commit is contained in:
wangyidong
2018-05-17 14:43:35 +08:00
parent 897346d6f9
commit 6e6c82be2b
24 changed files with 325 additions and 337 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
<td><?php echo html::textarea('comment', '', "rows='6' class='form-control'");?></td>
</tr>
<tr>
<td colspan='2'>
<td colspan='2' class='text-center'>
<?php echo html::submitButton('', '', 'btn btn-wide btn-primary');?>
<?php echo html::linkButton($lang->goback, $this->session->taskList, '', '', 'btn btn-wide');?>
</td>