diff --git a/calendar/event_edit.html b/calendar/event_edit.html index 35bc369c250..6c2ba0413b5 100644 --- a/calendar/event_edit.html +++ b/calendar/event_edit.html @@ -1 +1 @@ -
:
: description); if (isset($err['description'])) formerr($err['description']); ?>
: timestart);?> timestart) ?>
:
duration == 0) echo 'checked="checked"'; ?>/>
duration == 1) echo 'checked="checked"'; ?>/> timestart + $form->timeduration);?> timestart + $form->timeduration) ?>
duration == 2) echo 'checked="checked"'; ?>/>

\ No newline at end of file +
:
: description); if (isset($err['description'])) formerr($err['description']); ?>
: timestart);?> timestart) ?>
:
duration == 0) echo 'checked="checked"'; ?>/>
duration == 1) echo 'checked="checked"'; ?>/> timestart + $form->timeduration);?> timestart + $form->timeduration) ?>
duration == 2) echo 'checked="checked"'; ?>/>

\ No newline at end of file