1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-04 13:49:16 +00:00

add auth support to subscribe-to-feed dialog

This commit is contained in:
Andrew Dolgov
2007-04-25 16:00:08 +01:00
parent bce7001fd1
commit f27de51531
5 changed files with 42 additions and 9 deletions

View File

@@ -1502,3 +1502,7 @@ a.helpLinkPic {
a.helpLinkPic img {
border-width : 0px;
}
#fadd_login_container {
display : none;
}