diff --git a/classes/pref/system.php b/classes/pref/system.php
index 6d44fd2eac6426b4e959cbbe4c1716771dfa3805..23f5a43280d892c990a061eecc48f3d62b21005e 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\">