1
0
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:
Andrew Dolgov
2009-01-16 10:51:31 +01:00
parent 5e96ca9df2
commit ce8de9044d
2 changed files with 7 additions and 2 deletions

View File

@@ -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) {