From 335147e572c8557751c0a035647a7ad729b43674 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 22 Feb 2019 10:48:56 +0300 Subject: dialogs: use semantic markup instead of dlgsec stuff continue unifying quoting style for html strings --- classes/pref/prefs.php | 52 +++++++++++++++++++++++--------------------------- 1 file changed, 24 insertions(+), 28 deletions(-) (limited to 'classes/pref/prefs.php') diff --git a/classes/pref/prefs.php b/classes/pref/prefs.php index fb1c1db06..acb36580d 100644 --- a/classes/pref/prefs.php +++ b/classes/pref/prefs.php @@ -1039,35 +1039,34 @@ class Pref_Prefs extends Handler_Protected { print_hidden("key", "USER_STYLESHEET"); print ""; + style='font-size : 12px;' name='value'>$value"; - print "
"; - print " "; - print ""; - print "
"; + print ""; } function editPrefProfiles() { - print "
"; + print "
"; - print "
". + print "
". "" . __('Select').""; - print "
"; + print "
"; print "
".__('All')."
"; + dojoType='dijit.MenuItem'>".__('All')."
"; print "
".__('None')."
"; + dojoType='dijit.MenuItem'>".__('None')."
"; print "
"; - print "
"; + print "
"; - print " -
"; @@ -1113,10 +1112,10 @@ class Pref_Prefs extends Handler_Protected { $is_active = ""; } - print "" . $edit_title . - "