diff --git a/phpBB/styles/subSilver/template/memberlist_im.html b/phpBB/styles/subSilver/template/memberlist_im.html index de4dd72355..67311eb8a4 100644 --- a/phpBB/styles/subSilver/template/memberlist_im.html +++ b/phpBB/styles/subSilver/template/memberlist_im.html @@ -6,7 +6,7 @@
- + diff --git a/phpBB/styles/subSilver/template/overall_footer.html b/phpBB/styles/subSilver/template/overall_footer.html index 674c6d4a9b..679fec44c2 100644 --- a/phpBB/styles/subSilver/template/overall_footer.html +++ b/phpBB/styles/subSilver/template/overall_footer.html @@ -13,11 +13,9 @@ // -->
- -[ {L_ACP} ]

- -Powered by phpBB © 2002, 2005 phpBB Group
{TRANSLATION_INFO}
[ {DEBUG_OUTPUT} ]
- + [ {L_ACP} ]

+ Powered by phpBB © 2002, 2006 phpBB Group
+ {TRANSLATION_INFO}
[ {DEBUG_OUTPUT} ]
diff --git a/phpBB/styles/subSilver/template/simple_footer.html b/phpBB/styles/subSilver/template/simple_footer.html index 107ce82b2e..45555fcf7c 100644 --- a/phpBB/styles/subSilver/template/simple_footer.html +++ b/phpBB/styles/subSilver/template/simple_footer.html @@ -1,19 +1,20 @@ - + -Powered by phpBB {PHPBB_VERSION} © 2002 phpBB Group - - -
{L_SEND_IM}{L_SEND_IM}
{L_SEND_IM_EXPLAIN}
+ +
+ Powered by phpBB © 2002, 2006 phpBB Group +
\ No newline at end of file diff --git a/phpBB/styles/subSilver/template/simple_header.html b/phpBB/styles/subSilver/template/simple_header.html index 368b7232c3..18eba23de0 100644 --- a/phpBB/styles/subSilver/template/simple_header.html +++ b/phpBB/styles/subSilver/template/simple_header.html @@ -1,23 +1,27 @@ - - - - + + - - + + + + + + + + + + {META} +{SITENAME} • {PAGE_TITLE} + -{SITENAME} :: {PAGE_TITLE} - +
\ No newline at end of file