From 2b2119375243231f5ed735ecb6f664ea96a0b5d5 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Tue, 7 Jul 2009 12:01:37 +0000 Subject: put purge sessions above purge cache (admins are used to click the purge cache button and it may irretate them to have it not in a position where they expect it). :) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9724 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/acp_main.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'phpBB/adm/style/acp_main.html') diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html index 3318215623..6b16f5ad69 100644 --- a/phpBB/adm/style/acp_main.html +++ b/phpBB/adm/style/acp_main.html @@ -139,14 +139,14 @@
-

{L_PURGE_CACHE_EXPLAIN}
-
+

{L_PURGE_SESSIONS_EXPLAIN}
+
-

{L_PURGE_SESSIONS_EXPLAIN}
-
+

{L_PURGE_CACHE_EXPLAIN}
+
-- cgit v1.2.1