diff options
Diffstat (limited to 'phpBB/styles/subSilver/template/viewforum_body.html')
| -rw-r--r-- | phpBB/styles/subSilver/template/viewforum_body.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/styles/subSilver/template/viewforum_body.html b/phpBB/styles/subSilver/template/viewforum_body.html index 8be46db544..e8ea15f529 100644 --- a/phpBB/styles/subSilver/template/viewforum_body.html +++ b/phpBB/styles/subSilver/template/viewforum_body.html @@ -273,6 +273,9 @@ <td> </td> <td class="gensmall">{FOLDER_LOCKED_IMG}</td> <td class="gensmall">{L_NO_NEW_POSTS_LOCKED}</td> + <td> </td> + <td width="20" align="center">{FOLDER_MOVED_IMG}</td> + <td class="gensmall">{L_MOVED_TOPIC}</td> </tr> </table></td> <td align="right"><span class="gensmall"><!-- BEGIN rules -->{rules.RULE}<br /><!-- END rules --></span></td> |
