diff options
Diffstat (limited to 'phpBB/styles/subSilver/template/index_body.html')
-rw-r--r-- | phpBB/styles/subSilver/template/index_body.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/template/index_body.html b/phpBB/styles/subSilver/template/index_body.html index 7b78daf63a..51b0ddff2d 100644 --- a/phpBB/styles/subSilver/template/index_body.html +++ b/phpBB/styles/subSilver/template/index_body.html @@ -70,7 +70,7 @@ </tr> <!-- END forumrow --> </table> - <a class="gensmall" href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a><br /> + <span class="gensmall"><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a> | <a href="{U_TEAM}">{L_THE_TEAM}</a></span><br /> <br clear="all" /> |