Cosmetic issues.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12478 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-12-27 07:01:56 +00:00
parent cd4078d396
commit f3df6a7c5a
8 changed files with 34 additions and 13 deletions

View file

@ -53,7 +53,7 @@
<div class="x_clearfix btnArea">
<button class="x_btn x_pull-left" type="button" onclick="doPointReset('{$module_config['module_srl']?$module_config['module_srl']:$module_srls}')">{$lang->cmd_reset}</button>
<button class="x_btn x_btn-primary x_pull-right" type="submit">{$lang->cmd_save}</button>
<input class="x_btn x_btn-primary x_pull-right" type="submit" value="{$lang->cmd_save}">
</div>
</form>
</section>