summaryrefslogtreecommitdiff
path: root/classes/pref/system.php
diff options
context:
space:
mode:
Diffstat (limited to 'classes/pref/system.php')
-rw-r--r--classes/pref/system.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/classes/pref/system.php b/classes/pref/system.php
index 6d44fd2ea..23f5a4328 100644
--- a/classes/pref/system.php
+++ b/classes/pref/system.php
@@ -30,6 +30,9 @@ class Pref_System extends Handler_Protected {
ORDER BY ttrss_error_log.id DESC
LIMIT 100");
+ print "<button dojoType=\"dijit.form.Button\"
+ onclick=\"updateSystemList()\">".__('Refresh')."</button> ";
+
print "<p><table width=\"100%\" cellspacing=\"10\" class=\"prefErrorLog\">";
print "<tr class=\"title\">