mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 04:39:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@712 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2098af4f6f
commit
f3fd2da4ae
6 changed files with 39 additions and 20 deletions
|
|
@ -67,7 +67,7 @@
|
|||
<td>
|
||||
<select name="skin">
|
||||
<!--@foreach($skin_list as $key=>$val)-->
|
||||
<option value="{$val}" <!--@if($module_info->skin==$val)-->selected="true"<!--@end-->>{$val}</option>
|
||||
<option value="{$key}" <!--@if($module_info->skin==$key)-->selected="true"<!--@end-->>{$val->title}</option>
|
||||
<!--@end-->
|
||||
</select>
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue