summaryrefslogtreecommitdiff
path: root/subsilver2/template/viewforum_body.html
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-04-22 20:19:05 -0700
committerBen Longbons <b.r.longbons@gmail.com>2014-04-22 20:19:05 -0700
commit2f60f7f8348956a8b0ab7379a91e9dc3ffb81d9d (patch)
treecccf2b45522adfa56167bb0ecb136f22b2c681aa /subsilver2/template/viewforum_body.html
parent3895d7e01054a38dd40d1e35c97a6c46709b92a7 (diff)
downloadforum-themes-2f60f7f8348956a8b0ab7379a91e9dc3ffb81d9d.tar.gz
forum-themes-2f60f7f8348956a8b0ab7379a91e9dc3ffb81d9d.tar.bz2
forum-themes-2f60f7f8348956a8b0ab7379a91e9dc3ffb81d9d.tar.xz
forum-themes-2f60f7f8348956a8b0ab7379a91e9dc3ffb81d9d.zip
Commit changes to upstream themes from the 3.0.12 upgradeHEADmaster
Diffstat (limited to 'subsilver2/template/viewforum_body.html')
-rw-r--r--subsilver2/template/viewforum_body.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/subsilver2/template/viewforum_body.html b/subsilver2/template/viewforum_body.html
index 6511fa5..ee6ec26 100644
--- a/subsilver2/template/viewforum_body.html
+++ b/subsilver2/template/viewforum_body.html
@@ -155,7 +155,7 @@
<table width="100%" cellspacing="0">
<tr class="nav">
<td valign="middle">&nbsp;<!-- IF S_WATCH_FORUM_LINK and not S_IS_BOT --><a href="{S_WATCH_FORUM_LINK}">{S_WATCH_FORUM_TITLE}</a><!-- ENDIF --></td>
- <td align="{S_CONTENT_FLOW_END}" valign="middle"><!-- IF not S_IS_BOT and U_MARK_TOPICS --><a href="{U_MARK_TOPICS}">{L_MARK_TOPICS_READ}</a><!-- ENDIF -->&nbsp;</td>
+ <td align="{S_CONTENT_FLOW_END}" valign="middle"><!-- IF not S_IS_BOT and U_MARK_TOPICS and .topicrow --><a href="{U_MARK_TOPICS}">{L_MARK_TOPICS_READ}</a><!-- ENDIF -->&nbsp;</td>
</tr>
</table>
</td>