X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_export%2Fsqlradius.pm;h=139f4001fc5c57df13ed2737e7c32c318d8d43ad;hb=320a556afd993320bbce19872462a2eb3d2f8113;hp=5bf9b7a6a2b1c2e87022155d8fbb56b50043aa22;hpb=1d15d22917b9e91fbb9b5a195f94bf3b71fe304a;p=freeside.git diff --git a/FS/FS/part_export/sqlradius.pm b/FS/FS/part_export/sqlradius.pm index 5bf9b7a6a..139f4001f 100644 --- a/FS/FS/part_export/sqlradius.pm +++ b/FS/FS/part_export/sqlradius.pm @@ -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', },