summaryrefslogtreecommitdiff
path: root/classes/pref/system.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-04 19:03:42 +0300
committerAndrew Dolgov <[email protected]>2018-12-04 19:03:42 +0300
commit6befff30d7aeb93e3693ac94f234886147ee5e48 (patch)
tree1062a58f806401e235fa527487851de3ad7e6636 /classes/pref/system.php
parent563a46f55a392011d075811b3dc798e9cdcca949 (diff)
updates for flat theme (mostly disable old dijit overrides)
Diffstat (limited to 'classes/pref/system.php')
-rw-r--r--classes/pref/system.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/pref/system.php b/classes/pref/system.php
index d60b419cf..ef2ca98b0 100644
--- a/classes/pref/system.php
+++ b/classes/pref/system.php
@@ -40,7 +40,7 @@ class Pref_System extends Handler_Protected {
onclick=\"Helpers.updateEventLog()\">".__('Refresh')."</button> ";
print "&nbsp;<button dojoType=\"dijit.form.Button\"
- class=\"btn-danger\" onclick=\"Helpers.clearEventLog()\">".__('Clear')."</button> ";
+ class=\"alt-danger\" onclick=\"Helpers.clearEventLog()\">".__('Clear')."</button> ";
print "<p><table width=\"100%\" cellspacing=\"10\" class=\"prefErrorLog\">";