fix html tag content widget

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6005 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2009-03-31 09:00:18 +00:00
parent 870344d454
commit 5c21d8b997

View file

@ -36,9 +36,9 @@
<!--@end-->
<!--@if($widget_info->show_icon=='Y')-->
<span class="icon">{$item->printExtraImages()}</span></td>
<span class="icon">{$item->printExtraImages()}</span>
<!--@end-->
</td>
<!--@else if($v=='nickname')-->
<td><a href="#" onclick="return false;" class="author member_{$item->getMemberSrl()}">{$item->getNickName()}</a></td>
<!--@else if($v=='regdate')-->