From 906430a4cd1f47acccd5e5339230c51694dbd051 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 12 May 2007 08:57:00 +0000 Subject: #10747 - needed to move the select marked button up within the find a member popup to fix this. git-svn-id: file:///svn/phpbb/trunk@7541 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/prosilver/template/memberlist_body.html | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'phpBB') diff --git a/phpBB/styles/prosilver/template/memberlist_body.html b/phpBB/styles/prosilver/template/memberlist_body.html index ddde0b192e..8987c3412c 100644 --- a/phpBB/styles/prosilver/template/memberlist_body.html +++ b/phpBB/styles/prosilver/template/memberlist_body.html @@ -133,19 +133,23 @@ -
- {L_PREVIOUS} - {L_NEXT} - - -
{L_MARK_ALL}{L_UNMARK_ALL}
+ + +
+
+ {L_PREVIOUS} + {L_NEXT} + + +
+

-- cgit v1.2.1