/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:
ChanMyeong 2012-10-18 09:48:05 +00:00
parent 978a9e272f
commit 1363af7c23
12 changed files with 314 additions and 344 deletions

View file

@ -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>