X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_event%2FAction%2Frt_ticket.pm;h=75e2db4233b0f0fe29eb8e4560d7d5f366899ebd;hb=72e4046329988c9a99b4aefc4e69b678f1e29fcb;hp=a6a61603398f664a82c92e8b9b063ee9e57587cb;hpb=4b05b20576ddb14577d59c87c8257c6804449410;p=freeside.git diff --git a/FS/FS/part_event/Action/rt_ticket.pm b/FS/FS/part_event/Action/rt_ticket.pm index a6a616033..75e2db423 100644 --- a/FS/FS/part_event/Action/rt_ticket.pm +++ b/FS/FS/part_event/Action/rt_ticket.pm @@ -23,7 +23,7 @@ sub option_fields { 'type' => 'select-table', 'table' => 'msg_template', 'name_col' => 'msgname', - 'hashref' => { disabled => '' }, + 'hashref' => { disabled => '', msgclass => 'email' }, 'disable_empty' => 1, }, 'queueid' => { 'label' => 'Queue',