mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
íì íì´ì§ì ì 목 í그를 h1 > h3ë¡ ë³ê²½
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3095 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fb6234316e
commit
7de4b0b510
11 changed files with 11 additions and 57 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<!--%import("filter/setup_addon.xml")-->
|
||||
|
||||
<div id="popHeadder">
|
||||
<h1>{$lang->cmd_setup}</h1>
|
||||
<h3>{$lang->cmd_setup}</h3>
|
||||
</div>
|
||||
|
||||
<form action="./" method="get" onsubmit="return procFilter(this, setup_addon);">
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
<tr>
|
||||
<th scope="row">{$val->title}</th>
|
||||
<td>
|
||||
<input type="text" name="{$val->name}" value="{$val->value}" class="inputTypeText w100" />
|
||||
<input type="text" name="{$val->name}" value="{$val->value}" class="inputTypeText w400" />
|
||||
<!--@if($val->description)--><p>{$val->description}</p><!--@end-->
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue