From 17525d012750697283a3758b0fe00c0a6945947f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 28 Oct 2012 11:50:54 +0400 Subject: [PATCH] quickAddFeed: remove oauth notice, mention you can paste site URL --- classes/dlg.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/classes/dlg.php b/classes/dlg.php index d6a3a0fbe..7a3f32189 100644 --- a/classes/dlg.php +++ b/classes/dlg.php @@ -247,7 +247,7 @@ class Dlg extends Handler_Protected { print ""; print ""; - print "
".__("Feed")."
"; + print "
".__("Feed or site URL")."
"; print "
"; print "
@@ -256,7 +256,7 @@ class Dlg extends Handler_Protected { theme_image($this->link, 'images/indicator_white.gif')."'>
"; print ""; print "
"; @@ -291,8 +291,7 @@ class Dlg extends Handler_Protected { " ". - "

".__("OAuth will be used automatically for Twitter feeds.")."

+ style=\"width : 10em;\" name='pass'\">
";