git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6413 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2009-05-26 08:42:09 +00:00
parent 377831a756
commit d6f50b5b91

View file

@ -11,8 +11,7 @@
<!--@foreach($widget_info->category_list as $key => $val)-->
<!--@if($_pDepth > $val->depth)-->
<!--@for($i=$val->depth; $i<$_pDepth; $i++)-->
</li>
</ul>
</ul>
<!--@end-->
{@ $_pDepth = $val->depth}
<!--@end-->
@ -32,10 +31,10 @@
{@$_pDepth++}
<ul>
<!--@else-->
</li>
</li>
<!--@end-->
<!--@end-->
<!--@for($i=0;$i<$_pDepth;$i++)--></ul></li><!--@end-->
</ul>
</ul>
</div>
</div>