mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 06:39:56 +09:00
merge from 1.5.2.1
git-svn-id: http://xe-core.googlecode.com/svn/trunk@10466 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c727926d9e
commit
9bf08cf3df
26 changed files with 110 additions and 97 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<input type="hidden" name="module_srl" value="{$module_info->module_srl}" />
|
||||
<input type="hidden" name="page" value="{$page}" />
|
||||
|
||||
<h3 class="h3">{$lang->skin_default_info}</h3>
|
||||
<h2 class="h2">{$lang->skin_default_info}</h2>
|
||||
<div class="table">
|
||||
<table width="100%" border="1" cellspacing="0">
|
||||
<tr>
|
||||
|
|
@ -46,7 +46,7 @@
|
|||
</table>
|
||||
</div>
|
||||
|
||||
<h3 class="h3">{$lang->extra_vars}</h3>
|
||||
<h2 class="h2">{$lang->extra_vars}</h2>
|
||||
<div class="table">
|
||||
<table width="100%" border="1" cellspacing="0">
|
||||
<tr valign="top" cond="$skin_info->colorset">
|
||||
|
|
@ -75,7 +75,7 @@
|
|||
{@$group = $val->group}
|
||||
</table>
|
||||
</div>
|
||||
<h3 class="h3">{$group}</h3>
|
||||
<h2 class="h2">{$group}</h2>
|
||||
<div class="table">
|
||||
<table width="100%" border="1" cellspacing="0">
|
||||
<!--@end-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue