From: Art Cancro Date: Wed, 11 Oct 2006 16:51:27 +0000 (+0000) Subject: Expand email address box max length from 40 to 60 chars X-Git-Tag: v7.86~3913 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=9b8fba17e4433e21bf4316c08c36c0c1a20a5d56;p=citadel.git Expand email address box max length from 40 to 60 chars --- diff --git a/webcit/vcard_edit.c b/webcit/vcard_edit.c index 22ade62db..3a6f33c14 100644 --- a/webcit/vcard_edit.c +++ b/webcit/vcard_edit.c @@ -308,7 +308,7 @@ void do_edit_vcard(long msgnum, char *partnum, char *return_to) { wprintf(_("Primary Internet e-mail address")); wprintf("
" "
" "");