mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 13:19:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1802 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4ef9ef84a0
commit
52e6c3aa7f
4 changed files with 12 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
|||
<tr>
|
||||
<th scope="row">{$lang->title}</th>
|
||||
<td>
|
||||
<input type="text" name="title" value="{$info->title}" class="inputTypeText" />
|
||||
<input type="text" name="title" value="{$info->title}" class="inputTypeText w100" />
|
||||
<p>{$lang->about_title}</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue