mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@287 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4eaa913085
commit
23e5e5635e
3 changed files with 13 additions and 2 deletions
|
|
@ -21,6 +21,13 @@
|
|||
<th>{$lang->description}</th>
|
||||
<td>{nl2br($info->author->description)}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="2">{$lang->title}</th>
|
||||
<td><input type="text" name="title" value="{$info->title}" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{$lang->about_title}</td>
|
||||
</tr>
|
||||
<!--@foreach($info->navigations as $key => $val)-->
|
||||
<tr>
|
||||
<th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue