add (disabled) remark about protected feeds in quickAddFeed dlg
This commit is contained in:
parent
9ef05ff3e1
commit
21f4756a3f
1 changed files with 7 additions and 0 deletions
|
@ -64,6 +64,13 @@
|
||||||
print "</td></tr>";
|
print "</td></tr>";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* print "<tr><td colspan='2'><div class='insensitive'>";
|
||||||
|
|
||||||
|
print __("Some feeds require authentication. If you subscribe to such
|
||||||
|
feed, you will have to enter your login and password in Feed Editor");
|
||||||
|
|
||||||
|
print "</div></td></tr>"; */
|
||||||
|
|
||||||
print "</table>";
|
print "</table>";
|
||||||
print "</form>";
|
print "</form>";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue