mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-09 20:12:14 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3805 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
657ae432bc
commit
945f7f273c
1 changed files with 2 additions and 0 deletions
|
|
@ -31,10 +31,12 @@
|
||||||
<!--@if($modules->title)-->
|
<!--@if($modules->title)-->
|
||||||
<tr>
|
<tr>
|
||||||
<th rowspan="{count($modules->list)+1}">{$modules->title}</th>
|
<th rowspan="{count($modules->list)+1}">{$modules->title}</th>
|
||||||
|
<!--@if(count($modules->list)<1)--><td colspan="2"> </td><!--@end-->
|
||||||
</tr>
|
</tr>
|
||||||
<!--@else-->
|
<!--@else-->
|
||||||
<tr>
|
<tr>
|
||||||
<th rowspan="{count($modules->list)+1}"> </th>
|
<th rowspan="{count($modules->list)+1}"> </th>
|
||||||
|
<!--@if(count($modules->list)<1)--><td colspan="2"> </td><!--@end-->
|
||||||
</tr>
|
</tr>
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
<!--@foreach($modules->list as $key => $val)-->
|
<!--@foreach($modules->list as $key => $val)-->
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue