mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-12 07:11:42 +09:00
issue 1028 add multilanguage in page module
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10253 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c462df0242
commit
27af461e17
2 changed files with 28 additions and 6 deletions
|
|
@ -9,7 +9,7 @@
|
|||
._imageMarkButton img { max-height:16px }
|
||||
.filebox_item { border: 1px solid #ccc!important; padding: 2px; max-height: 16px; }
|
||||
.x .multiLangEdit input.vLang { width:120px }
|
||||
.x .multiLangEdit input.vLang.loading { padding-right:24px;width:100px;background:transparent url(../../admin/tpl/img/preLoader16.gif) no-repeat 96px center }
|
||||
.x .multiLangEdit input.vLang.loading { padding-right:24px;width:100px;background:transparent url(./modules/admin/tpl/img/preLoader16.gif) no-repeat 96px center }
|
||||
</style>
|
||||
<div cond="$XE_VALIDATOR_MESSAGE" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue