Merge branch 'sprint/176_mayue_16964' into 'master'

* Fix bug #16964.

See merge request easycorp/zentaopms!892
This commit is contained in:
朱金勇
2021-12-10 06:17:11 +00:00
+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>