mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +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)-->
|
||||
<tr>
|
||||
<th rowspan="{count($modules->list)+1}">{$modules->title}</th>
|
||||
<!--@if(count($modules->list)<1)--><td colspan="2"> </td><!--@end-->
|
||||
</tr>
|
||||
<!--@else-->
|
||||
<tr>
|
||||
<th rowspan="{count($modules->list)+1}"> </th>
|
||||
<!--@if(count($modules->list)<1)--><td colspan="2"> </td><!--@end-->
|
||||
</tr>
|
||||
<!--@end-->
|
||||
<!--@foreach($modules->list as $key => $val)-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue