評論怎么調(diào)用文章的標題,而不是評論的內(nèi)容,如圖

<div id="recent-comments-2" class="widget widget_recent_comments">
<h5 class="widget-title">近期評論</h5>
<ul id="recentcomments">
{comment module=news order=avgsort num=10}
<li class="recentcomments">
<span class="comment-author-link">
{php $user=dr_member_info($t['uid']);}
{if $t.uid}{$user.name}{else}游客{/if}
</span>
發(fā)表在《
{table table_site=news id=$t.cid return=s}
<a href="{$s.url}">{$t.content}</a>
{/table}
》
</li>
{/comment}
</ul>
</div>
{table table_site=news id=$t.cid return=s} <a href="{$s.url}">{$s.title}</a> {/table} 缺乏就基礎的編程邏輯思維開源是一種精神,但不是義務,幫忙是情分,不幫也不要抱怨,建議大家多研究代碼、多閱讀代碼、多翻閱社區(qū)歷史問題!