diff options
Diffstat (limited to 'phpBB/templates/subSilver/viewforum_body.tpl')
-rw-r--r-- | phpBB/templates/subSilver/viewforum_body.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/viewforum_body.tpl b/phpBB/templates/subSilver/viewforum_body.tpl index 65cc0ba4ce..0d36751256 100644 --- a/phpBB/templates/subSilver/viewforum_body.tpl +++ b/phpBB/templates/subSilver/viewforum_body.tpl @@ -68,7 +68,7 @@ <td class="gensmall">Old topic</td> <td> </td> <td width="20" align="center"><img src="templates/subSilver/images/folder_announce.gif" alt="No new posts" width="19" height="18" /></td> - <td class="gensmall">Announement</td> + <td class="gensmall">Announcement</td> <td class="gensmall"> </td> <td class="gensmall"><img src="templates/subSilver/images/folder_lock.gif" alt="{L_NEWPOSTS}" width="19" height="18" /></td> <td class="gensmall">Topic is locked</td> |