description should match UI update for overlimit_groups config setting, RT#13432
authorivan <ivan>
Tue, 2 Aug 2011 01:26:19 +0000 (01:26 +0000)
committerivan <ivan>
Tue, 2 Aug 2011 01:26:19 +0000 (01:26 +0000)
FS/FS/Conf.pm

index 36d3bbd..633d5c5 100644 (file)
@@ -2862,7 +2862,7 @@ and customer address. Include units.',
   {
     'key'         => 'overlimit_groups',
     'section'     => '',
-    'description' => 'RADIUS group (or comma-separated groups) to assign to svc_acct which has exceeded its bandwidth or time limit.',
+    'description' => 'RADIUS group(s) to assign to svc_acct which has exceeded its bandwidth or time limit.',
     'type'        => 'select-sub',
     'per_agent'   => 1,
     'multiple'    => 1,