mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +09:00
/modules/member/ /modules/point/ UI Cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11778 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
978a9e272f
commit
1363af7c23
12 changed files with 314 additions and 344 deletions
|
|
@ -36,11 +36,8 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{$lang->browser_title}</th>
|
||||
<td class="text multiLangEdit">
|
||||
<input type="hidden" name="browser_title" value="{htmlspecialchars($module_info->browser_title)}" class="vLang" />
|
||||
<input type="text" value="{$module_info->browser_title}" class="vLang" />
|
||||
<span class="desc"><a href="#langEdit" class="tgAnchor editUserLang" data-effect="slide">{$lang->cmd_set_multilingual}</a></span>
|
||||
<p>{$lang->about_browser_title}</p>
|
||||
<td class="text">
|
||||
<input type="text" name="browser_title" value="{htmlspecialchars($module_info->browser_title)}" class="lang_code" />
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue