From 51f6f91758bfc57e52e8e9316495ae723d7c2332 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 3 Feb 2009 21:45:31 +0300 Subject: remove manual download dialog; make offline updates automatic --- modules/popup-dialog.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/popup-dialog.php') diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 8a1b20209..2ba0740c4 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -461,7 +461,7 @@ return; } - if ($id == "offlineDownload") { +/* if ($id == "offlineDownload") { print "
".__('Download articles')."
"; print "
"; @@ -500,7 +500,7 @@ print "
"; return; - } + } */ print "
Internal Error
-- cgit v1.2.3