1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 07:05:56 +00:00

more notice css tweaks

This commit is contained in:
Andrew Dolgov
2013-04-18 22:27:05 +04:00
parent 6a1f424924
commit 3c200461f8
5 changed files with 16 additions and 6 deletions

View File

@@ -929,7 +929,7 @@ class Handler_Public extends Handler {
} else {
print "<h2>" . "Tiny Tiny RSS database is up to date." . "</h2>";
print_notice("Tiny Tiny RSS database is up to date.");
print "<p><form method=\"GET\" action=\"index.php\">
<input type=\"submit\" value=\"".__("Return to Tiny Tiny RSS")."\">