mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
#18242744 : apply multi-language feature to webmastername
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6805 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d277d8ab4d
commit
50bf1590d8
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<tr class="row2">
|
||||
<th scope="row"><div>{$lang->webmaster_name}</div></th>
|
||||
<td>
|
||||
<input type="text" name="webmaster_name" value="{$config->webmaster_name}" size="20" class="inputTypeText" />
|
||||
<input type="text" name="webmaster_name" value="{$config->webmaster_name}" size="20" class="inputTypeText lang_code" id="webmaster_name" />
|
||||
<p>{$lang->about_webmaster_name}</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue