mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-20 08:21:28 +00:00
label test popup text change
This commit is contained in:
@@ -1839,7 +1839,7 @@
|
|||||||
|
|
||||||
if ($num_matches > 0) {
|
if ($num_matches > 0) {
|
||||||
|
|
||||||
print "<p>Query returned <b>$num_matches</b> matches, first 5:</p>";
|
print "<p>Query returned <b>$num_matches</b> matches, first 5 follow:</p>";
|
||||||
|
|
||||||
$result = db_query($link,
|
$result = db_query($link,
|
||||||
"SELECT title,
|
"SELECT title,
|
||||||
|
|||||||
Reference in New Issue
Block a user