From 7c0060c9682434994d0d99d1e48b99a0fa4df84a Mon Sep 17 00:00:00 2001 From: philippe_mingo Date: Thu, 27 Dec 2001 08:05:31 +0000 Subject: [PATCH] Dave Huang html format reporting git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1973 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/imap_search.php | 11 ++++++----- functions/mailbox_display.php | 2 +- src/login.php | 2 +- src/options_highlight.php | 2 +- 4 files changed, 9 insertions(+), 8 deletions(-) diff --git a/functions/imap_search.php b/functions/imap_search.php index 4190597f..2512eecc 100644 --- a/functions/imap_search.php +++ b/functions/imap_search.php @@ -142,11 +142,11 @@ function sqimap_search($imapConnection,$search_where,$search_what,$mailbox,$colo if (count($messagelist) > 0) { $j=0; if (!isset ($msg)) { $msg = ""; } - + mail_message_listing_beginning( $imapConnection, "move_messages.php?msg=$msg&mailbox=$urlMailbox&where=" . urlencode($search_where) . "&what=".urlencode($search_what), - $mailbox, - -1, + $mailbox, + -1, '' . _("Found") . ' ' . count($messagelist) . ' ' . _("messages") . '', get_selectall_link($start_msg, $sort) ); @@ -155,8 +155,9 @@ function sqimap_search($imapConnection,$search_where,$search_what,$mailbox,$colo printMessageInfo($imapConnection, $msgs[$j]["ID"], 0, $j, $mailbox, '', 0, $search_where, $search_what); $j++; } - echo ''; + echo ''; + } } -?> +?> \ No newline at end of file diff --git a/functions/mailbox_display.php b/functions/mailbox_display.php index e9e53fb6..132a9a90 100644 --- a/functions/mailbox_display.php +++ b/functions/mailbox_display.php @@ -611,7 +611,7 @@ function get_selectall_link($start_msg, $sort) { " }\n" . "}\n" . "//-->\n" . - '' . _("Toggle All") . "\n"; + '' . _("Toggle All") . "\n"; } else { $result .= "\n". " \n". ' ' . _("Password:") . "\n". - " \n". + " \n". " \n". " \n". " \n"; diff --git a/src/options_highlight.php b/src/options_highlight.php index 55ab27cc..0775e2e8 100644 --- a/src/options_highlight.php +++ b/src/options_highlight.php @@ -68,7 +68,7 @@ if (count($message_highlight_list) >= 1) { echo ''."\n"; for ($i=0; $i < count($message_highlight_list); $i++) { echo ''. - "
". + "". "[". _("Edit") . '] [