mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 22:29:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4652 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
303f87254a
commit
c58862a4da
17 changed files with 64 additions and 68 deletions
|
|
@ -29,8 +29,8 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th class="button">
|
||||
<select name="unit_count">
|
||||
<td>
|
||||
<select name="unit_count" class="w100">
|
||||
<option value="10" selected="selected">10</option>
|
||||
<option value="20">20</option>
|
||||
<option value="30">30</option>
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
<option value="1000">1000</option>
|
||||
</select>
|
||||
<span class="button"><input type="submit" value="{$lang->cmd_next}" /></span>
|
||||
</th>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue