summaryrefslogtreecommitdiff
path: root/classes
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-18 22:27:05 +0400
committerAndrew Dolgov <[email protected]>2013-04-18 22:27:05 +0400
commit3c200461f81250f7e112149bf9b55245943b42c1 (patch)
tree1d4d476c7f908f74a19f9cbfd6888aeceb205c00 /classes
parent6a1f4249241764482f0419e3993fdd875f7e4ad3 (diff)
more notice css tweaks
Diffstat (limited to 'classes')
-rw-r--r--classes/handler/public.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/handler/public.php b/classes/handler/public.php
index 79ed9d0ae..3b373edf5 100644
--- a/classes/handler/public.php
+++ b/classes/handler/public.php
@@ -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")."\">