From: Andrew Dolgov Date: Sun, 28 Oct 2012 07:50:54 +0000 (+0400) Subject: quickAddFeed: remove oauth notice, mention you can paste site URL X-Git-Tag: 1.6.1~51 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=17525d012750697283a3758b0fe00c0a6945947f;p=tt-rss.git quickAddFeed: remove oauth notice, mention you can paste site URL --- diff --git a/classes/dlg.php b/classes/dlg.php index d6a3a0fb..7a3f3218 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'\">
";