|
20 | 20 | <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/list.topic.php?status=pending#admin" target="_self" title="<{$smarty.const._MD_NEWBB_TYPE_PENDING}>"><{if $wait_new_topic|default:''}>( |
21 | 21 | <span style="color: #ff0000; "><b><{$wait_new_topic}></b></span> |
22 | 22 | ) <{/if}><{$smarty.const._MD_NEWBB_TYPE_PENDING}></a> | |
23 | | - <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/list.topic.php?status=deleted#admin" target="_self" title="<{$smarty.const._MD_NEWBB_TYPE_DELETED}>"><{if $delete_topic}>( |
| 23 | + <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/list.topic.php?status=deleted#admin" target="_self" title="<{$smarty.const._MD_NEWBB_TYPE_DELETED}>"> |
| 24 | + <{if $delete_topic|default:''}>( |
24 | 25 | <span style="color: #ff0000; "><b><{$delete_topic}></b></span> |
25 | 26 | ) <{/if}><{$smarty.const._MD_NEWBB_TYPE_DELETED}></a><br> |
26 | 27 | <{$smarty.const._MD_NEWBB_POST2}>: |
27 | 28 | <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewpost.php?status=active#admin" target="_self" title="<{$smarty.const._MD_NEWBB_TYPE_ADMIN}>"><{$smarty.const._MD_NEWBB_TYPE_ADMIN}></a> | |
28 | | - <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewpost.php?status=pending#admin" target="_self" title="<{$smarty.const._MD_NEWBB_TYPE_PENDING}>"><{if $wait_new_post}>( |
| 29 | + <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewpost.php?status=pending#admin" target="_self" title="<{$smarty.const._MD_NEWBB_TYPE_PENDING}>"><{if $wait_new_post|default:''}>( |
29 | 30 | <span style="color: #ff0000; "><b><{$wait_new_post}></b></span> |
30 | 31 | ) <{/if}><{$smarty.const._MD_NEWBB_TYPE_PENDING}></a> | |
31 | | - <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewpost.php?status=deleted#admin" target="_self" title="<{$smarty.const._MD_NEWBB_TYPE_DELETED}>"><{if $delete_post}>( |
| 32 | + <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewpost.php?status=deleted#admin" target="_self" title="<{$smarty.const._MD_NEWBB_TYPE_DELETED}>"><{if $delete_post|default:''}>( |
32 | 33 | <span style="color: #ff0000; "><b><{$delete_post}></b></span> |
33 | 34 | ) <{/if}><{$smarty.const._MD_NEWBB_TYPE_DELETED}></a> |
34 | 35 | </div> |
35 | 36 | <div class="forum_stats_right"> |
36 | | - <{if $report_post}><a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/admin/admin_report.php"><{$report_post}></a><{/if}> |
| 37 | + <{if $report_post|default:''}><a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/admin/admin_report.php"><{$report_post}></a><{/if}> |
37 | 38 | <br><a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/moderate.php" target="_self" title="<{$smarty.const._MD_NEWBB_TYPE_SUSPEND}>"><{$smarty.const._MD_NEWBB_TYPE_SUSPEND}></a> | |
38 | 39 | <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/admin/index.php" target="_self" title="<{$smarty.const._MD_NEWBB_ADMINCP}>"><{$smarty.const._MD_NEWBB_ADMINCP}></a> |
39 | 40 | </div> |
|
133 | 134 | <{$forum.forum_lastpost_time}> <{$smarty.const._MD_NEWBB_BY}> <{$forum.forum_lastpost_user}> |
134 | 135 | <br> |
135 | 136 | <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewtopic.php?topic_id=<{$forum.forum_lastpost_topicid}>&post_id=<{$forum.forum_lastpost_id}>#forumpost<{$forum.forum_lastpost_id}>"> |
136 | | - <{$forum.forum_lastpost_subject}> |
| 137 | + <{$forum.forum_lastpost_subject}> |
137 | 138 | <{* irmtfan remove icon_path *}> |
138 | 139 | <{$forum.forum_lastpost_icon}> |
139 | 140 | </a> |
|
187 | 188 | <{if $subforum.forum_lastpost_subject|default:''}> |
188 | 189 | <{$subforum.forum_lastpost_time}> <{$smarty.const._MD_NEWBB_BY}> <{$subforum.forum_lastpost_user}> |
189 | 190 | <br> |
190 | | - <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewtopic.php?topic_id=<{$forum.forum_lastpost_topicid}>&post_id=<{$subforum.forum_lastpost_id}>#forumpost<{$forum.forum_lastpost_id}>"> |
| 191 | + <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewtopic.php?topic_id=<{$forum.forum_lastpost_topicid}>&post_id=<{$subforum.forum_lastpost_id}>#forumpost<{$forum.forum_lastpost_id}>"> |
191 | 192 | <{$subforum.forum_lastpost_subject}> |
192 | 193 | <{* irmtfan remove icon_path *}> |
193 | 194 | <{$subforum.forum_lastpost_icon}> |
|
366 | 367 | <{$smarty.const._MD_NEWBB_TOTALTOPICSC}> |
367 | 368 | <strong><a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/list.topic.php" title="<{$smarty.const._MD_NEWBB_ALL}>"><{$stats[0].topic.total}></a></strong> |
368 | 369 | | <{$smarty.const._MD_NEWBB_TOTALPOSTSC}><strong><a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewpost.php" title="<{$smarty.const._MD_NEWBB_ALLPOSTS}>"><{$stats[0].post.total}></a></strong> |
369 | | - <{if $stats[0].digest.total}> |
| 370 | + <{if $stats[0].digest.total|default:''}> |
370 | 371 | | <{$smarty.const._MD_NEWBB_TOTALDIGESTSC}><strong><a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/list.topic.php?status=digest" title="<{$smarty.const._MD_NEWBB_TOTALDIGESTSC}>"><{$stats[0].digest.total}></a></strong> |
371 | 372 | <{/if}> |
372 | 373 | <{if $userstats}> |
|
0 commit comments