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:
@@ -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>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user