summaryrefslogtreecommitdiff
path: root/modules/popup-dialog.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/popup-dialog.php')
-rw-r--r--modules/popup-dialog.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php
index c9324144d..b69d36e2f 100644
--- a/modules/popup-dialog.php
+++ b/modules/popup-dialog.php
@@ -64,6 +64,13 @@
print "</td></tr>";
}
+/* print "<tr><td colspan='2'><div class='insensitive'>";
+
+ print __("Some feeds require authentication. If you subscribe to such
+ feed, you will have to enter your login and password in Feed Editor");
+
+ print "</div></td></tr>"; */
+
print "</table>";
print "</form>";