RT# 76309 Fix typo
[freeside.git] / FS / FS / part_event / Action / notice_to.pm
index 98f5cd3..565d169 100644 (file)
@@ -23,7 +23,7 @@ sub option_fields {
   (
     'to'     => { 'label'      => 'Destination',
                   'type'       => 'text',
-                  'size'       => 200,
+                  'size'       => 30,
                   'validation' => 'ut_email',
                 },
     'msgnum' => { 'label'    => 'Template',