This commit is contained in:
mayue
2021-12-07 11:18:57 +08:00
parent 8cca6a3e33
commit 6c4db07b39
+1 -1
View File
@@ -37,7 +37,7 @@
</tr>
<tr>
<td colspan='2' class='text-center'>
<?php echo html::submitButton($lang->task->cancel);?>
<?php echo html::submitButton($lang->save);?>
<?php echo html::linkButton($lang->goback, $this->session->taskList);?>
</td>
</tr>