스킨 제목 조건문 변경, RSS 링크 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3082 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
k10206 2007-11-27 05:18:00 +00:00
parent c549e54582
commit 56db62201d
4 changed files with 4 additions and 20 deletions

View file

@ -3,11 +3,7 @@
{@ $tab_id = mt_rand()}
<div class="sz_rss_reader_select">
<div class="sz_{$colorset}">
<!--@if($widget_info->title)-->
<h2 title="{date('Y-m-d H:i:s')}">{$widget_info->title}</h2>
<!--@else-->
<h2 title="{date('Y-m-d H:i:s')}"><a href="{$widget_info->rss->link}" onclick="window.open(this.href);return false">{$widget_info->rss->title}</a></h2>
<!--@end-->
<h2 title="{date('Y-m-d H:i:s')}"><a href="{$widget_info->rss->link}" onclick="window.open(this.href);return false">{$widget_info->title?$widget_info->title:$widget_info->rss->title}</a></h2>
<table>
<tr><td>
<div id="tablist">