mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-30 06:27:12 +00:00
fancier label test dialog
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
error_reporting (DEFAULT_ERROR_LEVEL);
|
||||
|
||||
if (!$result) {
|
||||
print "<p>" . db_last_error($link) . "</p>";
|
||||
print "<div class=\"labelTestError\">" . db_last_error($link) . "</div>";
|
||||
print "</div>";
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user