X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_pkg%2Ftorrus_bw_usage.pm;h=5a2dd36a021e0e35c68897bfca8136da2349b1f3;hp=5ce2005e8bf22146325b2e3bab05191b6884edda;hb=1f92d7423c25020073258be7453b046b30f88bc1;hpb=407fe3e7c401c7d2a7d6c3d9a0b22415a6d0a095 diff --git a/FS/FS/part_pkg/torrus_bw_usage.pm b/FS/FS/part_pkg/torrus_bw_usage.pm index 5ce2005e8..5a2dd36a0 100644 --- a/FS/FS/part_pkg/torrus_bw_usage.pm +++ b/FS/FS/part_pkg/torrus_bw_usage.pm @@ -25,8 +25,9 @@ our %info = ( 'freq' => 'm', ); -sub _torrus_name { 'VOLUME'; } -sub _torrus_base { 'base_gb'; } -sub _torrus_rate { 'gb_rate'; } +sub _torrus_name { 'VOLUME'; } +sub _torrus_base { 'base_gb'; } +sub _torrus_rate { 'gb_rate'; } +sub _torrus_label { 'gb'; }; 1;