From 397fff57f2f62180996e5cfadc054d12554e3813 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Mon, 27 Mar 2006 18:45:18 +0000 Subject: - redirection should properly work now - align jumpbox properly git-svn-id: file:///svn/phpbb/trunk@5734 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subSilver/template/mcp_footer.html | 2 +- phpBB/styles/subSilver/template/memberlist_body.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/subSilver/template/mcp_footer.html b/phpBB/styles/subSilver/template/mcp_footer.html index 4b4cc508ee..95168ffa2a 100644 --- a/phpBB/styles/subSilver/template/mcp_footer.html +++ b/phpBB/styles/subSilver/template/mcp_footer.html @@ -30,6 +30,6 @@
-
+
\ No newline at end of file diff --git a/phpBB/styles/subSilver/template/memberlist_body.html b/phpBB/styles/subSilver/template/memberlist_body.html index bfe80719cf..c44d3a3a4b 100644 --- a/phpBB/styles/subSilver/template/memberlist_body.html +++ b/phpBB/styles/subSilver/template/memberlist_body.html @@ -104,6 +104,6 @@
-
+
\ No newline at end of file -- cgit v1.2.1