summaryrefslogtreecommitdiff
path: root/modules/popup-dialog.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-02-03 21:45:31 +0300
committerAndrew Dolgov <[email protected]>2009-02-03 21:45:31 +0300
commit51f6f91758bfc57e52e8e9316495ae723d7c2332 (patch)
tree11e81638b5640671c5fa9ecbe9f11b41c17f5396 /modules/popup-dialog.php
parent429326510c44900dd2dd9b6bd6f48bb93dbd039e (diff)
remove manual download dialog; make offline updates automatic
Diffstat (limited to 'modules/popup-dialog.php')
-rw-r--r--modules/popup-dialog.php4
1 files changed, 2 insertions, 2 deletions
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 "<div id=\"infoBoxTitle\">".__('Download articles')."</div>";
print "<div class=\"infoBoxContents\">";
@@ -500,7 +500,7 @@
print "</div>";
return;
- }
+ } */
print "<div id='infoBoxTitle'>Internal Error</div>