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

This commit is contained in:
zero 2007-06-26 09:53:03 +00:00
parent 0d8c99aba3
commit eb480a4e85

View file

@ -25,7 +25,7 @@
<tbody>
<!--@foreach($module_list as $key => $val)-->
<tr>
<td>
<td class="left blue">
<!--@if($val->admin_index_act)-->
<a href="#" onclick="location.href='{getUrl('act',$val->admin_index_act)}'">{$val->title}</a> ({$val->module})
<!--@else-->