diff --git a/.gitattributes b/.gitattributes index 45470f54..ab40dca5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -324,9 +324,7 @@ bureau/admin/sta2_list.php -text bureau/admin/stats_members.php -text bureau/admin/styles/passwordStrengthMeter.css -text bureau/admin/styles/style.css -text -bureau/admin/template.php -text bureau/admin/trash_dateselect.php -text -bureau/admin/web_list.php -text bureau/admin/webmail/.htaccess -text bureau/admin/webmail/index.php -text bureau/class/config.php -text diff --git a/bureau/admin/mail_list.php b/bureau/admin/mail_list.php index 9eb63dd3..2d7337ca 100644 --- a/bureau/admin/mail_list.php +++ b/bureau/admin/mail_list.php @@ -78,7 +78,7 @@ if (!empty($mails_list)) {

:

$error

"; } ?> diff --git a/bureau/admin/menu_mail.php b/bureau/admin/menu_mail.php index 77e39299..4e2d5418 100644 --- a/bureau/admin/menu_mail.php +++ b/bureau/admin/menu_mail.php @@ -49,7 +49,7 @@ if ($q["t"] > 0 && $r["u"] > 0) { $domlist = $mail->enum_domains(); foreach($domlist as $l => $v){ ?> -
  • &domain_id="> ()
  • +
  • "> ()
  • diff --git a/bureau/admin/template.php b/bureau/admin/template.php deleted file mode 100644 index 87188ecd..00000000 --- a/bureau/admin/template.php +++ /dev/null @@ -1,39 +0,0 @@ - -Administration du compte - - - - - diff --git a/bureau/admin/web_list.php b/bureau/admin/web_list.php deleted file mode 100644 index b9a6aadc..00000000 --- a/bureau/admin/web_list.php +++ /dev/null @@ -1,4 +0,0 @@ - -cancreate("webaccess")) { ?> -
    - \ No newline at end of file