오타 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5887 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2009-03-17 06:30:56 +00:00
parent 5fb8f95c46
commit 67cfcb5773

View file

@ -13,7 +13,7 @@
<div class="title_box">
<div class="title">{$widget_info->title}</div>
<!--@if($widget_info->title && $widget_info->more_link)-->
<div class="more"><a href="{$widget_info->more_link">more</a></div>
<div class="more"><a href="{$widget_info->more_link}">more</a></div>
<!--@end-->
</div>