was->were fix
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 21 Apr 2004 06:32:51 +0000 (06:32 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 21 Apr 2004 06:32:51 +0000 (06:32 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7185 7612ce4b-ef26-0410-bec9-ea0150e637f0

src/addrbook_search.php

index cb90a6dae0db0a556f9873f7aa939783844a5dad..2fbd9346b660fe680d9f2be3ce42da421ec5335b 100644 (file)
@@ -287,7 +287,7 @@ if ($show == 'form' && empty($listall)) {
         
             if (sizeof($res) == 0) {
                 echo html_tag( 'p', '<br><b>' .
-                                 _("No persons matching your search was found") . "</b>\n" ,
+                                 _("No persons matching your search were found") . "</b>\n" ,
                        'center' ) .
                 "\n</BODY></HTML>\n";
                 exit;