X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_event%2FAction%2Fletter.pm;h=123b99004c4266709038d8bcb849d61f6445fd77;hp=835dec2b94f64e5508aeb01f5caf0d2e1e501ce6;hb=871700058406b65d66bfcf645e4546fafb132246;hpb=7109ab0b7108ee365fbc958eaaf9e473f2332c08 diff --git a/FS/FS/part_event/Action/letter.pm b/FS/FS/part_event/Action/letter.pm index 835dec2b9..123b99004 100644 --- a/FS/FS/part_event/Action/letter.pm +++ b/FS/FS/part_event/Action/letter.pm @@ -26,7 +26,7 @@ sub option_fields { ); } -sub default_weight { 56; } #? +sub default_weight { 58; } sub do_action { my( $self, $object ) = @_;