This commit is contained in:
liumengyi
2023-03-29 13:36:16 +08:00
parent 64ccf3e306
commit eb182b1874
6 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -75,7 +75,7 @@
</td>
</tr>
<tr>
<td class='text-center form-actions' colspan='2'><?php echo html::submitButton();?></td>
<td class='text-center form-actions' colspan='3'><?php echo html::submitButton();?></td>
</tr>
</table>
</form>