UI cleaning.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12287 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-11-22 10:10:20 +00:00
parent d2bffa188b
commit 695693f66f
16 changed files with 47 additions and 72 deletions

View file

@ -869,26 +869,6 @@ URL для менеджера модулей <a href="./?module=admin&amp;act=di
<value xml:lang="tr"><![CDATA[İşaretlediğiniz taktirde, kategori özelliği etkinleştirilecektir.]]></value>
<value xml:lang="vi"><![CDATA[Nếu chon, chức năng thể loại sẽ hoạt động.]]></value>
</item>
<item name="about_use_grant_setup">
<value xml:lang="ko"><![CDATA[선택하면 권한을 관리할 수 있습니다.]]></value>
<value xml:lang="en"><![CDATA[If checked, the content extra vars function will be enabled.]]></value>
</item>
<item name="about_use_addition_setup">
<value xml:lang="ko"><![CDATA[선택하면 추가 설정을 할 수 있습니다.]]></value>
<value xml:lang="en"><![CDATA[If checked, the content extra vars function will be enabled.]]></value>
</item>
<item name="about_use_extra_vars">
<value xml:lang="ko"><![CDATA[선택하면 콘텐츠 확장변수를 사용할 수 있습니다.]]></value>
<value xml:lang="en"><![CDATA[If checked, the content extra vars function will be enabled.]]></value>
</item>
<item name="about_use_skin_extra_vars">
<value xml:lang="ko"><![CDATA[선택하면 스킨 확장변수를 사용할 수 있습니다.]]></value>
<value xml:lang="en"><![CDATA[If checked, the skin extra vars function will be enabled.]]></value>
</item>
<item name="about_use_mobile_skin_extra_vars">
<value xml:lang="ko"><![CDATA[선택하면 모바일 스킨 확장변수를 사용할 수 있습니다.]]></value>
<value xml:lang="en"><![CDATA[If checked, the mobile skin extra vars function will be enabled.]]></value>
</item>
<item name="about_list_count">
<value xml:lang="ko"><![CDATA[한 페이지에 표시될 글 수를 지정할 수 있습니다. (기본 20개)]]></value>
<value xml:lang="en"><![CDATA[You can limit the number of article to show on one page. The default is 20.]]></value>

View file

@ -18,11 +18,9 @@
<form action="" class="x_tab-pane <!--@if(!$use_in_page)-->x_active<!--@end--> item" id="lang_create">
<fieldset class="editMode">
<textarea loop="$lang_supported => $code, $name" class="{$code}" rows="1" cols="12" title="{$name}" style="margin-right:5px"></textarea>
<div class="x_clearfix">
<button type="reset" class="x_btn cancel">{$lang->cmd_cancel}</button>
<span class="x_pull-right">
<button type="submit" class="x_btn x_btn-primary save-useit">{$lang->use_after_save}</button>
</span>
<div class="x_clearfix btnArea">
<button type="reset" class="x_btn cancel x_pull-left">{$lang->cmd_cancel}</button>
<button type="submit" class="x_btn x_btn-primary save-useit">{$lang->use_after_save}</button>
</div>
</fieldset>
</form>

View file

@ -87,7 +87,7 @@
{@$group = $val->group}
</section>
<section class="section">
<h1>{$group}</h1>
<h2>{$group}</h2>
</block>
<div class="x_control-group">