mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-05 09:27:09 +00:00
dialog related bugfixes; reposition infobox
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
$expr = str_replace(";", "", $expr);
|
||||
|
||||
if (!$expr) {
|
||||
print "<div>Error: SQL expression is blank.</div>";
|
||||
print "<p>".__("Error: SQL expression is blank.")."</p>";
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user