search_results_posts.tpl
来自「PHP 建站工具,CMS系统,类似与oscommerce」· TPL 代码 · 共 59 行
TPL
59 行
<table width="100%" cellspacing="2" cellpadding="2" border="0"><tr> <td colspan="2" class="maintitle">{L_SEARCH_MATCHES}</td> </tr><tr><td width="100%" class="nav"><a href="{U_INDEX}">{L_INDEX}</a> » <a href="{U_SEARCH}">{L_SEARCH}</a> » {L_SEARCH_MATCHES}</td><td nowrap="nowrap" class="nav">{PAGINATION}</td></tr></table><table border="0" cellpadding="0" cellspacing="0" class="ttb"> <tr> <td><img src="templates/fiapplegreen/images/tt12_l.gif" width="10" height="12" alt="" /></td> <td class="tt12bkg"><img src="images/spacer.gif" width="200" height="12" alt="" /></td> <td><img src="templates/fiapplegreen/images/tt12_r.gif" width="10" height="12" alt="" /></td> </tr></table><table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline"><tr><th width="150">{L_AUTHOR}</th><th width="100%">{L_MESSAGE}</th></tr><!-- BEGIN searchresults --><tr><td class="cat" colspan="2">{L_TOPIC}: <a href="{searchresults.U_TOPIC}" class="topictitle">{searchresults.TOPIC_TITLE}</a></td></tr><tr><td width="150" valign="top" class="row1" rowspan="2"><span class="name">{searchresults.POSTER_NAME}</span><br /><br /><span class="postdetails">{L_REPLIES}: <strong>{searchresults.TOPIC_REPLIES}</strong><br />{L_VIEWS}: <strong>{searchresults.TOPIC_VIEWS}</strong></span><br /><img src="images/spacer.gif" alt="" width="150" height="1" /></td><td width="100%" valign="top" class="row1"><img src="{searchresults.MINI_POST_IMG}" alt="{searchresults.L_MINI_POST_ALT}" title="{searchresults.L_MINI_POST_ALT}" /><span class="postdetails">{L_FORUM}: <strong><a href="{searchresults.U_FORUM}" class="postdetails">{searchresults.FORUM_NAME}</a></strong> {L_POSTED}: {searchresults.POST_DATE} {L_SUBJECT}: <strong><a href="{searchresults.U_POST}">{searchresults.POST_SUBJECT}</a></strong></span></td></tr><tr><td valign="top" class="row1"><span class="postbody">{searchresults.MESSAGE}</span></td></tr><!-- END searchresults --><tr><td class="cat" colspan="2"> </td></tr></table><table border="0" cellpadding="0" cellspacing="0" class="ttb"> <tr> <td><img src="templates/fiapplegreen/images/tb12_l.gif" width="10" height="12" alt="" /></td> <td class="tb12bkg"><img src="images/spacer.gif" width="200" height="12" alt="" /></td> <td><img src="templates/fiapplegreen/images/tb12_r.gif" width="10" height="12" alt="" /></td> </tr></table><table width="100%" cellspacing="2" cellpadding="2" border="0"><tr> <td width="100%" class="nav"><a href="{U_INDEX}">{L_INDEX}</a> » <a href="{U_SEARCH}">{L_SEARCH}</a> » {L_SEARCH_MATCHES}</td><td nowrap="nowrap" class="nav">{PAGINATION}</td></tr><tr> <td colspan="2"><br />{JUMPBOX}</td> </tr></table>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?