From f88c78147edb6449f291f47273b2e78ed528a1ab Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 12 Jan 2010 14:44:41 +0300 Subject: code cleanup; initial button usage --- modules/popup-dialog.php | 35 ++++++----------------------------- 1 file changed, 6 insertions(+), 29 deletions(-) (limited to 'modules/popup-dialog.php') diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 00efdcb74..12c912ea4 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -72,11 +72,9 @@ print __("URL:") . " "; - print ""; + name=\"feed_url\">"; print "
"; @@ -87,31 +85,15 @@ 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 "

- ".__('Click here if this feed requires authentication.')."
"; */ - print ""; @@ -125,15 +107,10 @@ print ""; print "
- - - -
"; + + + "; return; } -- cgit v1.2.3