* make button to center.

This commit is contained in:
wangyidong
2013-06-21 07:28:58 +00:00
parent 05fb878d0a
commit c450324c8a
5 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ echo html::hidden("begins[$i]", '2400');
echo html::hidden("ends[$i]", '2400');
?>
<?php endfor;?>
<p>
<p class='a-center'>
<?php
echo html::submitButton('', "data-inline='true' data-theme='b'");
echo html::backButton("data-inline='true'");