mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
Admin HTML Markup Clean.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9376 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
873800fc38
commit
0634424830
36 changed files with 428 additions and 493 deletions
|
|
@ -27,12 +27,8 @@
|
|||
<tr>
|
||||
<th scope="col">{$lang->title}</th>
|
||||
<td>
|
||||
<div class="fl">
|
||||
<input type="text" name="title" value="{$menu_info->title}" class="inputTypeText" />
|
||||
</div>
|
||||
<div class="fr">
|
||||
<span class="button"><input type="submit" value="{$lang->cmd_modify}" /></span>
|
||||
</div>
|
||||
<input type="text" name="title" value="{$menu_info->title}" />
|
||||
<input type="submit" value="{$lang->cmd_modify}" />
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue