* Finish task #40128.

This commit is contained in:
Yagami
2021-07-13 13:14:17 +08:00
parent bf07567ff0
commit 4a025a7452
+1 -1
View File
@@ -66,7 +66,7 @@
<td></td>
<td class='form-actions'>
<?php echo html::submitButton();?>
<?php echo html::backButton();?>
<?php echo html::a($this->createLink('company', 'browse'), $lang->goback, '', "class='btn btn-back btn-wide'");?>
<?php echo html::hidden('maxOrder', $maxOrder);?>
<?php echo html::hidden('parentDeptID', $deptID);?>
</td>