From fed43f2633bbc7a718579f712a1be38f14aa5b77 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Tue, 5 Mar 2002 22:48:44 +0000 Subject: [PATCH] * form cosmetics --- webcit/vcard_edit.c | 39 ++++++++++++++++++++++----------------- 1 file changed, 22 insertions(+), 17 deletions(-) diff --git a/webcit/vcard_edit.c b/webcit/vcard_edit.c index c09ae262c..f481807e1 100644 --- a/webcit/vcard_edit.c +++ b/webcit/vcard_edit.c @@ -153,32 +153,37 @@ void edit_vcard(void) { wprintf("

" "Contact information for FIXME

\n"); - wprintf("Last name: " - "
\n", - lastname); - wprintf("First name: " - "
\n", - firstname); - wprintf("Prefix: " - "
\n", + wprintf("" + "" + "" + "" + "" + "\n"); + wprintf("", prefix); - wprintf("Suffix: " - "

\n", + wprintf("", + firstname); + wprintf("", + firstname); + wprintf("", + lastname); + wprintf("
PrefixFirstMiddleLastSuffix
\n", suffix); - wprintf("" + wprintf("
Address - PO box; optional:
" "\n", pobox); - wprintf("" + wprintf("" "\n", extadr); - wprintf("" + wprintf("" "\n", street); -- 2.39.2
PO box (optional):
Street:
Address line 1:
 
Address line 2: