honor checkall variable
[squirrelmail.git] / 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;