diff --git a/modules/pref-prefs.php b/modules/pref-prefs.php index 4826732ab..838c722c3 100644 --- a/modules/pref-prefs.php +++ b/modules/pref-prefs.php @@ -264,6 +264,31 @@ print "
"; + print "
"; + + print ""; + + + print '
'; + + print '
'; + if ($_SESSION["profile"]) { print_notice("Some preferences are only available in default profile."); } @@ -288,26 +313,6 @@ owner_uid = ".$_SESSION["uid"]." ORDER BY section_id,short_desc"); - print ""; - - print ""; - $lnum = 0; $active_section = ""; @@ -479,17 +484,23 @@ print ""; + print '
'; # inside pane + print '
'; + print ""; print ""; - print "

"; print " "; print "

"; + __('Reset to defaults').""; + + print '
'; # inner pane + print '
'; # border container print "
";