mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-27 06:11:29 +00:00
move feed browser to subscribe to feed dialog
This commit is contained in:
@@ -128,6 +128,9 @@
|
||||
<input class=\"button\"
|
||||
id=\"fadd_submit_btn\" disabled=\"true\"
|
||||
type=\"submit\" onclick=\"return subscribeToFeed()\" value=\"".__('Subscribe')."\">
|
||||
<input class=\"button\"
|
||||
type=\"submit\" onclick=\"return browseFeeds()\" value=\"".__('More feeds')."\">
|
||||
|
||||
<input class=\"button\"
|
||||
type=\"submit\" onclick=\"return closeInfoBox()\"
|
||||
value=\"".__('Cancel')."\"></div>";
|
||||
|
||||
Reference in New Issue
Block a user