quickAddFeed: remove OAuth mention
This commit is contained in:
parent
5712a2fe4b
commit
7ac3f735e1
1 changed files with 1 additions and 2 deletions
|
@ -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'>";
|
||||
|
||||
|
|
Loading…
Reference in a new issue