X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fevent.c;h=595f103aba7536dd120af2b635075e80b39b0c24;hb=792253218528e4327e0ddf1da78e424c9c9f08a4;hp=b9ea1fea389e4a7f37e63bbd15cc6489dbbaad79;hpb=adfd13c5c3b74f1522d72bb074f924b358251b91;p=citadel.git diff --git a/webcit/event.c b/webcit/event.c index b9ea1fea3..595f103ab 100644 --- a/webcit/event.c +++ b/webcit/event.c @@ -84,7 +84,7 @@ void display_edit_individual_event(icalcomponent *supplied_vevent, long msgnum) } /* Begin output */ - output_headers(3); + output_headers(1, 1, 0, 0, 0, 0, 0); do_template("beginbox_nt"); wprintf("

 " " Add or edit an event

\n"); @@ -96,8 +96,8 @@ void display_edit_individual_event(icalcomponent *supplied_vevent, long msgnum) if (p != NULL) { escputs((char *)icalproperty_get_comment(p)); } - wprintf("
\n"); - wprintf("SEQUENCE == %d
\n", sequence); + wprintf("
\n"); + wprintf("SEQUENCE == %d
\n", sequence); *************************************************************/ wprintf("
\n"); @@ -323,7 +323,7 @@ void display_edit_individual_event(icalcomponent *supplied_vevent, long msgnum) wprintf("\n"); /* Attendees */ - wprintf("Attendees
" + wprintf("Attendees
" "(One per line)" "" "