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

This commit is contained in:
zero 2008-10-20 09:29:36 +00:00
parent 303f87254a
commit c58862a4da
17 changed files with 64 additions and 68 deletions

View file

@ -20,7 +20,7 @@
<tr class="row{$cycle_idx}">
<th scope="row" rowspan="2">
<div>
<a href="{getUrl('','module','widget','act','dispWidgetInfo','selected_widget',$val->widget)}" onclick="popopen(this.href,'widget_info');return false" class="blue">{$val->title}</a><br />
<a href="{getUrl('','module','widget','act','dispWidgetInfo','selected_widget',$val->widget)}" onclick="popopen(this.href,'widget_info');return false">{$val->title}</a><br />
({$val->widget})
</div>
</th>