]> git.wh0rd.org - tt-rss.git/blobdiff - classes/handler/public.php
more notice css tweaks
[tt-rss.git] / classes / handler / public.php
index 79ed9d0aed74331cfd583b6d8a57cc9ecbfa7068..3b373edf536737693da2cba1da647f0ccc8f8828 100644 (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")."\">