From: Andrew Dolgov Date: Wed, 18 Apr 2007 04:05:20 +0000 (+0100) Subject: add (disabled) remark about protected feeds in quickAddFeed dlg X-Git-Tag: 1.2.10~6 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=21f4756a3f2589c68c8f58fd6111678c0f8af04c;p=tt-rss.git add (disabled) remark about protected feeds in quickAddFeed dlg --- diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index c9324144..b69d36e2 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 "";