From dec205e670a8b6b2b38a378b00a0233128b34277 Mon Sep 17 00:00:00 2001 From: Benjamin Sonntag Date: Thu, 25 May 2006 13:36:17 +0000 Subject: [PATCH] correction du commit precedent --- bureau/admin/adm_doms.php | 2 ++ bureau/admin/adm_list.php | 10 ++++------ bureau/admin/quota_show_all.php | 2 ++ 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/bureau/admin/adm_doms.php b/bureau/admin/adm_doms.php index af8cb6a2..11bb8e20 100644 --- a/bureau/admin/adm_doms.php +++ b/bureau/admin/adm_doms.php @@ -51,6 +51,8 @@ $c=$admin->dom_list();

+

">

+
diff --git a/bureau/admin/adm_list.php b/bureau/admin/adm_list.php index 9fe70013..652b69f3 100644 --- a/bureau/admin/adm_list.php +++ b/bureau/admin/adm_list.php @@ -51,15 +51,13 @@ include("head.php"); ?>

' . _('List all the accounts') . ''; + echo '
' . _('List all the accounts') . ''; } else { - echo '' . _('List only my accounts') . ''; + echo '
' . _('List only my accounts') . ''; } ?> -

-

- +
+
">

+

">

+
Lock