From 59962a6ebd468cc61611097cf28f856968717a1b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 11 Sep 2013 15:17:22 +0400 Subject: updater: add button to call updateself dialog even if no next version detected --- plugins/updater/init.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/updater/init.php b/plugins/updater/init.php index 69d9b08b2..dc657e480 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 -- cgit v1.2.3