From f27de5153111f07ecfa6204baa2b77c93b48a09d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 25 Apr 2007 16:00:08 +0100 Subject: add auth support to subscribe-to-feed dialog --- modules/popup-dialog.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'modules/popup-dialog.php') diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index b69d36e2f..7eab1bae7 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -72,6 +72,19 @@ print ""; */ print ""; + + print "

+ Click here if this feed requires authentication.
"; + + print "
+ + + +
Login:
Password:
+
"; + print ""; print "
-- cgit v1.2.3