summaryrefslogtreecommitdiff
path: root/subsilver2/template/viewforum_body.html
diff options
context:
space:
mode:
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>