* Fix bug.

This commit is contained in:
滔哥
2018-09-13 11:25:21 +08:00
parent 020b26d2d9
commit d3f8dac3d4
5 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
<tr>
<th></th>
<td>
<?php echo html::submitButton();?>
<?php echo html::submitButton('', '', 'btn btn-wide btn-primary');?>
<?php echo html::a($config->entry->help, $lang->entry->help, '_blank', "class='help'");?>
</td>
<td></td>