* changed css names.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
echo html::hidden("ends[$i]", '2400');
|
||||
}
|
||||
?>
|
||||
<p class='a-center'>
|
||||
<p class='text-center'>
|
||||
<?php
|
||||
echo html::submitButton('', "data-inline='true' data-theme='b'");
|
||||
echo html::linkButton($lang->goback, $this->createLink('my', 'todo', "type={$this->session->todoType}"), 'self', "data-inline='true'");
|
||||
|
||||
Reference in New Issue
Block a user