From bc1728752a7cc65efc5a2cffab9fdf960c0c8f69 Mon Sep 17 00:00:00 2001 From: defacer Date: Wed, 12 May 2004 12:39:59 +0000 Subject: [PATCH] Added a colon here, instead of the language strings. --- calendar/event_edit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendar/event_edit.html b/calendar/event_edit.html index 35bc369c25..6c2ba0413b 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 -- 2.39.5