From f614dadc8df4ac3dfaefd9ba4a935dff7ee09722 Mon Sep 17 00:00:00 2001 From: Nicolas Le Goff Date: Fri, 2 Mar 2012 18:23:13 +0100 Subject: [PATCH] fix #402 Ajouter un flush de cache dans l'admin --- www/admin/sitestruct.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/www/admin/sitestruct.php b/www/admin/sitestruct.php index 769dce407e..5ac3cf3007 100644 --- a/www/admin/sitestruct.php +++ b/www/admin/sitestruct.php @@ -98,6 +98,10 @@ if ($parm['flush_cache']) tr.even{ background-color:#CCCCCC; } + #flush_button { + width:360px; + margin: 5px 0 5px 40px; + }