1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 11:55:56 +00:00

prefs: more of the same, really

This commit is contained in:
Andrew Dolgov
2018-12-02 16:29:00 +03:00
parent b9869dbc01
commit 3a6dae9203
5 changed files with 38 additions and 38 deletions

View File

@@ -37,7 +37,7 @@ class Pref_System extends Handler_Protected {
LIMIT 100");
print "<button dojoType=\"dijit.form.Button\"
onclick=\"updateSystemList()\">".__('Refresh')."</button> ";
onclick=\"Prefs.updateEventLog()\">".__('Refresh')."</button> ";
print "&nbsp;<button dojoType=\"dijit.form.Button\"
class=\"btn-danger\" onclick=\"Prefs.clearEventLog()\">".__('Clear')."</button> ";