From cfd0e916d2393a17e9ebddbcd5d97c3e7a0e761b Mon Sep 17 00:00:00 2001 From: Carsten Schmitz Date: Thu, 7 Feb 2013 11:04:02 +0100 Subject: [PATCH] Fixed issue #7275: "Check now" button doesn't work --- application/views/admin/globalSettings_view.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/admin/globalSettings_view.php b/application/views/admin/globalSettings_view.php index 6d2c34313e8..d4d4a24c146 100644 --- a/application/views/admin/globalSettings_view.php +++ b/application/views/admin/globalSettings_view.php @@ -74,7 +74,7 @@ -  ', '_top')" value='eT("Check now"); ?>' /> gT("Last check: %s"),$updatelastcheck); ?>

+  ', '_top')" value='eT("Check now"); ?>' /> gT("Last check: %s"),$updatelastcheck); ?>