mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 05:11:29 +00:00
feed browser: scope button shows loading prompt
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
|
||||
print "</select>
|
||||
<input type=\"submit\" class=\"button\"
|
||||
onclick=\"updateBigFeedBrowser()\" value=\"".__('Show')."\">
|
||||
onclick=\"updateBigFeedBrowserBtn()\" value=\"".__('Show')."\">
|
||||
</div>";
|
||||
|
||||
if (db_num_rows($result) > 0) {
|
||||
|
||||
Reference in New Issue
Block a user