mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
merge from 1.7.3.5(r13153:r13167)
git-svn-id: http://xe-core.googlecode.com/svn/trunk@13168 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cc47d2b247
commit
2d3f149b5a
2042 changed files with 129266 additions and 126243 deletions
|
|
@ -79,7 +79,7 @@
|
|||
<title xml:lang="es">Set de colores</title>
|
||||
<title xml:lang="vi">Màu sắc</title>
|
||||
<title xml:lang="tr">Renk ayarı</title>
|
||||
<description xml:lang="ko">원하시는 컬러셋을 선택해주세요.</description>
|
||||
<description xml:lang="ko">원하는 컬러셋을 선택해주세요.</description>
|
||||
<description xml:lang="jp">希望するカラーセットを選択して下さい。</description>
|
||||
<description xml:lang="zh-CN">请选择颜色。</description>
|
||||
<description xml:lang="zh-TW">請選擇顏色。</description>
|
||||
|
|
@ -187,7 +187,7 @@
|
|||
<title xml:lang="es">Imagen de fondo</title>
|
||||
<title xml:lang="vi">Hình nền</title>
|
||||
<title xml:lang="tr">Arkaplan Resmi</title>
|
||||
<description xml:lang="ko">배경 이미지를 사용하시려면 등록해주세요.</description>
|
||||
<description xml:lang="ko">배경 이미지를 사용하려면 등록해주세요.</description>
|
||||
<description xml:lang="jp">背景イメージを使う場合は、登録して下さい。</description>
|
||||
<description xml:lang="zh-CN">要想使用背景图片请在这里上传。</description>
|
||||
<description xml:lang="zh-TW">請在這裡上傳想要使用的背景圖片。</description>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<load target="css/default.css" cond="$layout_info->colorset=='default' || !$layout_info->colorset" />
|
||||
<load target="css/white.css" cond="$layout_info->colorset=='white'" />
|
||||
<load target="css/black.css" cond="$layout_info->colorset=='black'" />
|
||||
<style type="text/css" cond="$layout_info->background_image">
|
||||
<style cond="$layout_info->background_image">
|
||||
body{background:url({$layout_info->background_image}) repeat-x left top;}
|
||||
</style>
|
||||
<!--@if(!$layout_info->colorset)-->{@$layout_info->colorset = "default"}<!--@end-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue