From: Andrew Dolgov Date: Thu, 13 Sep 2012 22:46:50 +0000 (+0400) Subject: quickAddFeed: remove OAuth mention X-Git-Tag: 1.6.0~44 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=7ac3f735e1e5b7474e19bd55f1d25abe052b8aaa;p=tt-rss.git quickAddFeed: remove OAuth mention --- diff --git a/classes/dlg.php b/classes/dlg.php index 0e5eef22..0a30dd8e 100644 --- a/classes/dlg.php +++ b/classes/dlg.php @@ -925,8 +925,7 @@ class Dlg extends Handler_Protected { placeHolder=\"".__("Password")."\" dojoType=\"dijit.form.TextBox\" type='password' style=\"width : 10em;\" name='pass'\">". - "

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

- "; + ""; print "";