X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_event%2FAction%2Fnotice_to.pm;h=565d169b00790238071873922c84c4052b230cea;hp=98f5cd3c9c63cf72cb7de4c6e9594bfdcd55b4b1;hb=bcc11e8b99854452cdccd9406918c015bee784cb;hpb=6bfe5420178d7f92961275388b366aa9a15e0794 diff --git a/FS/FS/part_event/Action/notice_to.pm b/FS/FS/part_event/Action/notice_to.pm index 98f5cd3c9..565d169b0 100644 --- a/FS/FS/part_event/Action/notice_to.pm +++ b/FS/FS/part_event/Action/notice_to.pm @@ -23,7 +23,7 @@ sub option_fields { ( 'to' => { 'label' => 'Destination', 'type' => 'text', - 'size' => 200, + 'size' => 30, 'validation' => 'ut_email', }, 'msgnum' => { 'label' => 'Template',