mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-25 13:22:16 +09:00
Editor component UI cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12007 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1e2571c434
commit
298cd6c355
1 changed files with 3 additions and 5 deletions
|
|
@ -75,11 +75,9 @@
|
|||
<!--@end-->
|
||||
</div>
|
||||
</div>
|
||||
<div style="margin-top: -12px;" class="x_clearfix">
|
||||
<div class="x_pull-right">
|
||||
<a class="x_btn" href="{getUrl('', 'module', 'admin', 'act', 'dispEditorAdminIndex')}" >{$lang->cmd_back}</a>
|
||||
<button type="submit" class="x_btn x_btn-primary">{$lang->cmd_save}</button>
|
||||
</div>
|
||||
<div class="x_clearfix btnArea">
|
||||
<a class="x_btn x_pull-left" href="{getUrl('', 'module', 'admin', 'act', 'dispEditorAdminIndex')}" >{$lang->cmd_back}</a>
|
||||
<button type="submit" class="x_btn x_btn-primary x_pull-right">{$lang->cmd_save}</button>
|
||||
</div>
|
||||
</form>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue