diff options
Diffstat (limited to 'phpBB/styles/subsilver2/template/viewforum_body.html')
-rw-r--r-- | phpBB/styles/subsilver2/template/viewforum_body.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/viewforum_body.html b/phpBB/styles/subsilver2/template/viewforum_body.html index 0b724db8d2..5e56042dd1 100644 --- a/phpBB/styles/subsilver2/template/viewforum_body.html +++ b/phpBB/styles/subsilver2/template/viewforum_body.html @@ -300,7 +300,7 @@ <td class="gensmall">{L_NO_NEW_POSTS_LOCKED}</td> <td> </td> <td style="text-align: center;">{FOLDER_MOVED_IMG}</td> - <td class="gensmall">{L_MOVED_TOPIC}</td> + <td class="gensmall">{L_TOPIC_MOVED}</td> </tr> </table> </td> |