mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-19 04:51:30 +00:00
label test popup text change
This commit is contained in:
@@ -1839,7 +1839,7 @@
|
||||
|
||||
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,
|
||||
"SELECT title,
|
||||
|
||||
Reference in New Issue
Block a user