[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] CVS: squirrelmail/src search.php,1.114,1.115
From:       Alex Lemaresquier <alex-brainstorm () users ! sourceforge ! net>
Date:       2004-01-31 17:11:49
Message-ID: E1Amyer-0005Jy-Kk () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/squirrelmail/squirrelmail/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20376

Modified Files:
	search.php 
Log Message:
Sync search results display with new mailbox_display

Index: search.php
===================================================================
RCS file: /cvsroot/squirrelmail/squirrelmail/src/search.php,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -w -r1.114 -r1.115
--- search.php	1 Dec 2003 21:56:58 -0000	1.114
+++ search.php	31 Jan 2004 17:11:47 -0000	1.115
@@ -10,7 +10,7 @@
  *
  * $Id$
  * @package squirrelmail
- * @link ftp://ftp.rfc-editor.org/in-notes/rfc3501.txt
+ * @link http://www.ietf.org/rfc/rfc3501.txt
  * @author Alex Lemaresquier - Brainstorm - alex at brainstorm.fr
  *
  * Subfolder search idea from Patch #806075 by Thomas Pohl xraven at \
users.sourceforge.net. Thanks Thomas! @@ -663,15 +663,14 @@
 			$real_sort = $sort;
 		}
 		$mailbox_display = asearch_get_mailbox_display($mailbox);
-		echo html_tag('div', '<b><big>' . _("Folder:") . ' '. $mailbox_display . \
'</big></b>','center') . "\n";  
 		$msg_cnt_str = get_msgcnt_str(1, $cnt, $cnt);
-		$toggle_all = get_selectall_link(1, $real_sort);
+		$paginator_str = '<b><big>' . _("Folder:") . ' '. $mailbox_display . '</big></b>';
 
-		echo '<table border="0" width="100%" cellpadding="0" cellspacing="0">';
+		echo '<br><table border="0" width="100%" cellpadding="0" cellspacing="0">';
 
 		echo '<tr><td>';
-		mail_message_listing_beginning($imapConnection, $mailbox, $real_sort, \
$msg_cnt_str, $toggle_all, 1); +		mail_message_listing_beginning($imapConnection, \
$mailbox, $real_sort, $msg_cnt_str, $paginator_str, 1);  echo '</td></tr>';
 
 		echo '<tr><td HEIGHT="5" BGCOLOR="'.$color[4].'"></td></tr>';  
@@ -1047,7 +1046,7 @@
 	echo html_tag('table', '', 'center', $color[9], 'width="100%" cellpadding="1" \
cellspacing="0" border="0"');  echo html_tag('tr', html_tag('td', \
asearch_get_title_display($color, _("Search Results")), 'center', $color[5]));  echo \
html_tag('tr', html_tag('td', asearch_get_query_display($color, $mailbox_array, \
$biop_array, $unop_array, $where_array, $what_array, $exclude_array, $sub_array), \
                'center', $color[4]));
-	echo '</table><br>' . "\n";
+	echo '</table>' . "\n";
 
 	$query_error = asearch_check_query($where_array, $what_array, $exclude_array);
 	if ($query_error != '')



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
--
squirrelmail-cvs mailing list
List Address: squirrelmail-cvs@lists.sourceforge.net
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
http://squirrelmail.org/cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic