From: Ivan Kohler Date: Wed, 25 Feb 2015 02:43:36 +0000 (-0800) Subject: more consistent price plan name in UI X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=8841199eb48ef43c87524680eb387f6973a5d0fa more consistent price plan name in UI --- diff --git a/FS/FS/part_pkg/agent.pm b/FS/FS/part_pkg/agent.pm index 49c2c8654..e1165c4c4 100644 --- a/FS/FS/part_pkg/agent.pm +++ b/FS/FS/part_pkg/agent.pm @@ -15,7 +15,7 @@ $me = '[FS::part_pkg::agent]'; %info = ( 'name' => 'Wholesale bulk billing, for master customers of an agent.', - 'shortname' => 'Wholesale bulk billing for agent.', + 'shortname' => 'Wholesale bulk billing for agent', 'inherit_fields' => [qw( prorate global_Mixin)], 'fields' => { #'recur_method' => { 'name' => 'Recurring fee method',