From a31a7b39d6bfe7406f16a7d2a6593d10c6143f62 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 27 Nov 2005 11:58:06 +0100 Subject: [PATCH] label test popup text change --- backend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend.php b/backend.php index 567bbf7b..b357cb18 100644 --- a/backend.php +++ b/backend.php @@ -1839,7 +1839,7 @@ if ($num_matches > 0) { - print "

Query returned $num_matches matches, first 5:

"; + print "

Query returned $num_matches matches, first 5 follow:

"; $result = db_query($link, "SELECT title, -- 2.39.5