From bbfa9f34341a5c4230c607cd63375f548aba716f Mon Sep 17 00:00:00 2001 From: Benjamin Sonntag Date: Fri, 24 Aug 2012 14:48:05 +0000 Subject: [PATCH] mail list ready for the mail editor --- bureau/admin/mail_list.php | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/bureau/admin/mail_list.php b/bureau/admin/mail_list.php index 626aaa23..e37bfb73 100644 --- a/bureau/admin/mail_list.php +++ b/bureau/admin/mail_list.php @@ -27,7 +27,8 @@ require_once("../class/config.php"); include_once("head.php"); $fields = array ( - "domain_id" => array ("request", "integer", ""), + "mail_arg" => array ("request", "integer", ""), // from mail_add.php in case of error + "domain_id" => array ("request", "integer", ""), "search" => array ("request", "string", ""), "offset" => array ("request", "integer", 0), "count" => array ("request", "integer", 50), @@ -61,7 +62,7 @@ if ($quota->cancreate("mail")) { ?>

- + " />
@@ -73,20 +74,20 @@ if (empty($mails_list)){ // If there is no mail for this domain } else { ?>
-
+

:

-
+ - +<?php __(" title="" src="/images/search.png" style="vertical-align: middle"/>
total,"mail_list.php?domain_id=".$domain_id."&count=".$count."&search=".urlencode($search)."&offset=%%offset%%"); ?> -
+