mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 07:51:28 +00:00
prefs: add button to clear all generated URLs
This commit is contained in:
@@ -1498,6 +1498,8 @@
|
||||
print "<button onclick=\"return displayDlg('generatedFeed', '$rss_url')\">".
|
||||
__('Display URL')."</button> ";
|
||||
|
||||
print "<button onclick=\"return clearFeedAccessKeys()\">".
|
||||
__('Clear all generated URLs')."</button> ";
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user