aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/overall_footer.html
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-05-24 16:18:04 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-05-24 16:18:04 +0000
commit60000cec97aa54169c215df7683e76157b3bbcf7 (patch)
treefa7017f1219b5758414b2ecf24d69a2987d49eaa /phpBB/styles/prosilver/template/overall_footer.html
parent49d351be1d3ac82b352767e966400fc23a5cfb4b (diff)
downloadforums-60000cec97aa54169c215df7683e76157b3bbcf7.tar
forums-60000cec97aa54169c215df7683e76157b3bbcf7.tar.gz
forums-60000cec97aa54169c215df7683e76157b3bbcf7.tar.bz2
forums-60000cec97aa54169c215df7683e76157b3bbcf7.tar.xz
forums-60000cec97aa54169c215df7683e76157b3bbcf7.zip
Some fixes...
@translators: please note the split of SEND_EMAIL ;) git-svn-id: file:///svn/phpbb/trunk@7672 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/prosilver/template/overall_footer.html')
-rw-r--r--phpBB/styles/prosilver/template/overall_footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/overall_footer.html b/phpBB/styles/prosilver/template/overall_footer.html
index 05fc5087bd..d56102f0bf 100644
--- a/phpBB/styles/prosilver/template/overall_footer.html
+++ b/phpBB/styles/prosilver/template/overall_footer.html
@@ -15,7 +15,7 @@
<!-- IF U_BUMP_TOPIC --><a href="{U_BUMP_TOPIC}" title="{L_BUMP_TOPIC}" class="icon-bump">{L_BUMP_TOPIC}</a> <!-- ENDIF -->
<!-- ENDIF -->
</li>
- <li class="rightside"><a href="{U_TEAM}">{L_THE_TEAM}</a> &bull; <!-- IF S_USER_LOGGED_IN and not S_IS_BOT --><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a> &bull; <!-- ENDIF -->{S_TIMEZONE}</li>
+ <li class="rightside"><a href="{U_TEAM}">{L_THE_TEAM}</a> &bull; <!-- IF not S_IS_BOT --><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a> &bull; <!-- ENDIF -->{S_TIMEZONE}</li>
</ul>
<span class="corners-bottom"><span></span></span></div>