add (disabled) remark about protected feeds in quickAddFeed dlg

This commit is contained in:
Andrew Dolgov 2007-04-18 05:05:20 +01:00
parent 9ef05ff3e1
commit 21f4756a3f
1 changed files with 7 additions and 0 deletions

View File

@ -64,6 +64,13 @@
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 "</form>";