more consistent price plan name in UI
authorIvan Kohler <ivan@freeside.biz>
Wed, 25 Feb 2015 02:43:36 +0000 (18:43 -0800)
committerIvan Kohler <ivan@freeside.biz>
Wed, 25 Feb 2015 02:43:36 +0000 (18:43 -0800)
FS/FS/part_pkg/agent.pm

index 49c2c86..e1165c4 100644 (file)
@@ -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',