diff --git a/calendar/preferences.html b/calendar/preferences.html index 5bb15c93ded..19d113e1eb1 100644 --- a/calendar/preferences.html +++ b/calendar/preferences.html @@ -1,40 +1,8 @@
- - - - - - - - - +
: - calendar_dstforusers)) { - $presets = get_records('dst_preset'); - $presetarray = array('0' => get_string('notusingdst', 'calendar')); - if(!empty($presets)) { - foreach($presets as $preset) { - $presetarray[$preset->id] = $preset->name; - } - } - choose_from_menu ($presetarray, 'dstpreset', $prefs->dstpreset, ''); - } - else { - $preset = get_record('dst_preset', 'id', $CFG->calendar_dstforusers); - echo ''.$preset->name.''; - } - ?> - - calendar_dstforusers)) { - print_string('explain_dstpreset', 'calendar'); - } - else { - print_string('explain_dstpresetforced', 'calendar'); - } - ?> -
:
+ + - - - + + - - - + + - - - + + - - - - - - - - + + + + +
: timeformat, "", "", ""); ?> - - +

:
: startwday, '', '', ''); ?> - - +

:
: maxevents, "", "", ""); ?> - - +

:
: lookahead, "", "", ""); ?> - - -
: - get_string('no'), 1 => get_string('yes')), 'persistflt', $prefs->persistflt, '', '', ''); ?> - - +

+ : + get_string('no'), 1 => get_string('yes')), 'persistflt', $prefs->persistflt, '', '', ''); ?> +

+
" />