diff --git a/functions.php b/functions.php index 6169f93a8..3a0ab933e 100644 --- a/functions.php +++ b/functions.php @@ -2642,9 +2642,10 @@ New version of Tiny-Tiny RSS ($latest_version) is available (click for details)
$content
"; } else { - return "New version of Tiny-Tiny RSS ($latest_version) is available: -
$content
"; + return "New version of Tiny-Tiny RSS ($latest_version) is available: +
$content
+ Visit official site for + download and update information."; } } diff --git a/images/new_version.png b/images/new_version.png index 370073de1..769369066 100644 Binary files a/images/new_version.png and b/images/new_version.png differ diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index d26fc7a17..00bf81b0f 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -32,7 +32,7 @@ print ""; + value=\"Close this window\">"; print "";