mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-20 09:51:28 +00:00
quickAddFeed: remove OAuth mention
This commit is contained in:
@@ -925,8 +925,7 @@ class Dlg extends Handler_Protected {
|
|||||||
placeHolder=\"".__("Password")."\"
|
placeHolder=\"".__("Password")."\"
|
||||||
dojoType=\"dijit.form.TextBox\" type='password'
|
dojoType=\"dijit.form.TextBox\" type='password'
|
||||||
style=\"width : 10em;\" name='pass'\">".
|
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'>";
|
print "</td></tr><tr><td colspan='2'>";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user