aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/viewforum_body.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/templates/subSilver/viewforum_body.html')
-rw-r--r--phpBB/templates/subSilver/viewforum_body.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/templates/subSilver/viewforum_body.html b/phpBB/templates/subSilver/viewforum_body.html
index e18c7c2826..95badff780 100644
--- a/phpBB/templates/subSilver/viewforum_body.html
+++ b/phpBB/templates/subSilver/viewforum_body.html
@@ -44,7 +44,7 @@
<tr>
<td class="row1" width="20" align="center" valign="middle">{topicrow.TOPIC_FOLDER_IMG}</td>
<!-- IF S_TOPIC_ICONS -->
- <td class="row1" align="center" valign="middle">{topicrow.TOPIC_ICON}</td>
+ <td class="row1" align="center" valign="middle">{topicrow.TOPIC_ICON_IMG}</td>
<!-- ENDIF -->
<td class="row1" width="100%"><span class="topictitle">{topicrow.NEWEST_POST_IMG}{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}">{topicrow.TOPIC_TITLE}</a></span><span class="gensmall"><br />{topicrow.GOTO_PAGE}</span></td>
<td class="row2" align="center" valign="middle"><span class="name">{topicrow.TOPIC_AUTHOR}</span></td>
@@ -113,7 +113,7 @@
<td class="gensmall">{L_NO_NEW_POSTS_LOCKED}</td>
</tr>
</table></td>
- <td align="right"><span class="gensmall">{S_AUTH_LIST}</span></td>
+ <td align="right"><span class="gensmall"><!-- BEGIN rules -->{rules.RULE}<br /><!-- END rules --></span></td>
</tr>
</table>