From: Andrew Dolgov Date: Wed, 11 Sep 2013 11:17:22 +0000 (+0400) Subject: updater: add button to call updateself dialog even if no next version detected X-Git-Tag: 1.10~7 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=59962a6ebd468cc61611097cf28f856968717a1b;p=tt-rss.git updater: add button to call updateself dialog even if no next version detected --- diff --git a/plugins/updater/init.php b/plugins/updater/init.php index 69d9b08b..dc657e48 100644 --- a/plugins/updater/init.php +++ b/plugins/updater/init.php @@ -341,6 +341,10 @@ class Updater extends Plugin { } else { print_notice(__("Your Tiny Tiny RSS installation is up to date.")); + + print "

"; + } print ""; #pane