From de75ce31a4ac575b9b8ab9ea321ed78919dd7c34 Mon Sep 17 00:00:00 2001 From: Tom Beddard Date: Thu, 2 Feb 2006 20:25:21 +0000 Subject: [PATCH] updated the simple header styling & footers git-svn-id: file:///svn/phpbb/trunk@5514 89ea8834-ac86-4346-8a33-228a782c2dd0 --- .../subSilver/template/memberlist_im.html | 2 +- .../subSilver/template/overall_footer.html | 8 +++--- .../subSilver/template/simple_footer.html | 21 ++++++++------- .../subSilver/template/simple_header.html | 26 +++++++++++-------- 4 files changed, 30 insertions(+), 27 deletions(-) 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