mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 12:32:14 +09:00
UI cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12287 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d2bffa188b
commit
695693f66f
16 changed files with 47 additions and 72 deletions
|
|
@ -1,11 +1,8 @@
|
|||
<include target="header.html" />
|
||||
<load target="js/adminList.js" usecdn="true" />
|
||||
<script>
|
||||
xe.lang.confirm_delete = '{$lang->confirm_delete}';
|
||||
xe.lang.confirm_delete = '{$lang->confirm_delete}';
|
||||
</script>
|
||||
|
||||
<h2>{$layout_info->title} ver {$layout_info->version} ({$layout_info->layout})</h2>
|
||||
|
||||
<div cond="$layout_info->layout != 'faceoff'" class="x_clearfix">
|
||||
<div class="x_btn-group x_pull-right">
|
||||
<a href="#insertLayout" class="x_btn modalAnchor">{$lang->cmd_insert}…</a>
|
||||
|
|
@ -97,7 +94,7 @@
|
|||
<label class="x_control-label">{$lang->title}</label>
|
||||
<div class="x_controls">
|
||||
<input type="text" name="title" value="" />
|
||||
<span class="x_help-block">{$lang->about_title}</span>
|
||||
<p class="x_help-inline">{$lang->about_title}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue