1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 14:25:55 +00:00

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

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>";