From e13e66be672d414470a5502f13734837b43a478f Mon Sep 17 00:00:00 2001 From: jmunro Date: Wed, 10 Apr 2002 05:17:34 +0000 Subject: [PATCH] small bugfix, thanks Prasong Aroonruviwat git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2705 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/search.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/search.php b/src/search.php index 27fe5ca7..a31a5c9b 100644 --- a/src/search.php +++ b/src/search.php @@ -391,11 +391,11 @@ if ($search_all == 'all') { } for ($i=0;$i' . _("No Messages found") . '
'; -- 2.25.1