slightly less cryptic docs for groups_susp_reason option
authorivan <ivan>
Thu, 8 Feb 2007 22:54:19 +0000 (22:54 +0000)
committerivan <ivan>
Thu, 8 Feb 2007 22:54:19 +0000 (22:54 +0000)
FS/FS/part_export/sqlradius.pm

index 5bf9b7a..139f400 100644 (file)
@@ -33,7 +33,7 @@ tie %options, 'Tie::IxHash',
   },
   'overlimit_groups' => { label => 'Radius groups to assign to svc_acct which has exceeded its bandwidth or time limit', } ,
   'groups_susp_reason' => { label =>
-                             'Radius group mapping to reason (via template user)',
+                             'Radius group mapping to reason (via template user) (svcnum|username|username@domain  reasonnum|reason)',
                             type  => 'textarea',
                           },