* finish task #6016.

This commit is contained in:
wangyidong
2019-07-11 13:46:43 +08:00
parent f47be36c0c
commit d8076812d1
+1 -1
View File
@@ -28,7 +28,7 @@
<label for='withLeft'><?php echo $lang->project->fixFirstWithLeft?></label>
</div>
</span>
<span class='input-group-btn'><?php echo html::submitButton();?></span>
<span class='input-group-btn'><?php echo html::submitButton($lang->save, '', "btn btn-primary");?></span>
</div>
</td>
</tr>