From 814e49f8f78c349b471726c01d7a7cd2eb5121c3 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 6 Dec 2018 08:56:28 +0300 Subject: add icons to accordion panels in preferences fix typo in pref-prefs closing panel tag --- classes/pref/system.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'classes/pref/system.php') diff --git a/classes/pref/system.php b/classes/pref/system.php index ef2ca98b0..f44b499c8 100644 --- a/classes/pref/system.php +++ b/classes/pref/system.php @@ -26,7 +26,8 @@ class Pref_System extends Handler_Protected { function index() { print "
"; - print "
"; + print "
report ".__('Event Log')."\">"; if (LOG_DESTINATION == "sql") { -- cgit v1.2.3-54-g00ecf