summaryrefslogtreecommitdiff
path: root/FS/FS/part_pkg/agent.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-02-24 18:43:36 -0800
committerIvan Kohler <ivan@freeside.biz>2015-02-24 18:43:36 -0800
commit8841199eb48ef43c87524680eb387f6973a5d0fa (patch)
treebab0d269b0686cbfe65e9404993b1e4ca6891826 /FS/FS/part_pkg/agent.pm
parent8142815f404a02df9ba3f92ad8e703a7355c5bcd (diff)
more consistent price plan name in UI
Diffstat (limited to 'FS/FS/part_pkg/agent.pm')
-rw-r--r--FS/FS/part_pkg/agent.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_pkg/agent.pm b/FS/FS/part_pkg/agent.pm
index 49c2c86..e1165c4 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',