mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +09:00
Site edit > layout, design button minor fix.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12403 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3aaddbc3a3
commit
82c6321e5b
2 changed files with 5 additions and 6 deletions
|
|
@ -445,7 +445,7 @@
|
|||
-->
|
||||
</div>
|
||||
<div class="x_btn-group siteMapUI">
|
||||
<button type="button" class="x_btn x_btn-primary _save" style="margin-top:-27px">{$lang->cmd_save}</button>
|
||||
<button type="button" class="x_btn x_btn-primary x_pull-right _save">{$lang->cmd_save}</button>
|
||||
</div>
|
||||
</form>
|
||||
<button type="button" class="x_close" data-admin-hide="#layout">×</button>
|
||||
|
|
@ -559,7 +559,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="x_btn-group siteMapUI">
|
||||
<button type="button" class="x_btn x_btn-primary _save" style="margin-top:-5px">{$lang->cmd_save}</button>
|
||||
<button type="button" class="x_btn x_btn-primary x_pull-right _save">{$lang->cmd_save}</button>
|
||||
</div>
|
||||
</form>
|
||||
<button type="button" class="x_close" data-admin-hide="#skin">×</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue