]> git.wh0rd.org Git - tt-rss.git/commitdiff
quickAddFeed: remove OAuth mention
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 13 Sep 2012 22:46:50 +0000 (02:46 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 13 Sep 2012 22:46:50 +0000 (02:46 +0400)
classes/dlg.php

index 0e5eef22430784bc0e8a9908f2f2c9e2d0f21a57..0a30dd8e32fdc058e0f17d8ecf4849f26e3cc8b0 100644 (file)
@@ -925,8 +925,7 @@ class Dlg extends Handler_Protected {
                                        placeHolder=\"".__("Password")."\"
                                        dojoType=\"dijit.form.TextBox\" type='password'
                                        style=\"width : 10em;\" name='pass'\">".
-                               " <p class='insensitive'>".__("OAuth will be used automatically for Twitter feeds.")."</p>
-                               </div>";
+                               "</div>";
 
                print "</td></tr><tr><td colspan='2'>";