mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
issue 1555 fix html bug
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10335 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d2da9f4e58
commit
e774eaf641
1 changed files with 21 additions and 21 deletions
|
|
@ -69,13 +69,13 @@
|
|||
<!--@end-->
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<!--@foreach($skin_info->extra_vars as $key => $val)-->
|
||||
|
||||
<!--@if($val->group && ((!$group) || $group != $val->group))-->
|
||||
{@$group = $val->group}
|
||||
</table>
|
||||
</div>
|
||||
<div class="table">
|
||||
<table width="100%" border="1" cellspacing="0">
|
||||
<caption>{$group}</caption>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue