From 21f4756a3f2589c68c8f58fd6111678c0f8af04c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 18 Apr 2007 05:05:20 +0100 Subject: add (disabled) remark about protected feeds in quickAddFeed dlg --- modules/popup-dialog.php | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'modules/popup-dialog.php') 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 ""; } +/* print "
"; + + print __("Some feeds require authentication. If you subscribe to such + feed, you will have to enter your login and password in Feed Editor"); + + print "
"; */ + print ""; print ""; -- cgit v1.2.3