From 6befff30d7aeb93e3693ac94f234886147ee5e48 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 4 Dec 2018 19:03:42 +0300 Subject: updates for flat theme (mostly disable old dijit overrides) --- classes/pref/prefs.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'classes/pref/prefs.php') diff --git a/classes/pref/prefs.php b/classes/pref/prefs.php index 161b0acb6..5a42884c7 100644 --- a/classes/pref/prefs.php +++ b/classes/pref/prefs.php @@ -227,7 +227,7 @@ class Pref_Prefs extends Handler_Protected { print_hidden("op", "pref-prefs"); print_hidden("method", "changeemail"); - print "

"; print ""; @@ -298,7 +298,7 @@ class Pref_Prefs extends Handler_Protected { print_hidden("op", "pref-prefs"); print_hidden("method", "changepassword"); - print "

"; print ""; @@ -403,7 +403,7 @@ class Pref_Prefs extends Handler_Protected { print ""; print ""; - print "

"; print ""; @@ -653,7 +653,7 @@ class Pref_Prefs extends Handler_Protected { print_hidden("op", "pref-prefs"); print_hidden("method", "saveconfig"); - print "

+ print "
".__('Save configuration')."
". __('Manage profiles')." "; - print ""; print " "; @@ -1096,7 +1096,7 @@ class Pref_Prefs extends Handler_Protected { print "
- -- cgit v1.2.3-54-g00ecf