summaryrefslogtreecommitdiff
path: root/FS/FS/svc_broadband.pm
diff options
context:
space:
mode:
authorivan <ivan>2011-12-09 04:17:03 +0000
committerivan <ivan>2011-12-09 04:17:03 +0000
commitc1a054049d58a621e59282b2c3bb4647e746727a (patch)
treeda85a0f5af7862fa513b1278b69ea55446f34ea2 /FS/FS/svc_broadband.pm
parent46a8cddeb5dcbb5e858389896a5d4598c4c57df3 (diff)
svc_broadband is for wireless broadband
Diffstat (limited to 'FS/FS/svc_broadband.pm')
-rwxr-xr-xFS/FS/svc_broadband.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/FS/FS/svc_broadband.pm b/FS/FS/svc_broadband.pm
index 2ac24e55b..a0cd09013 100755
--- a/FS/FS/svc_broadband.pm
+++ b/FS/FS/svc_broadband.pm
@@ -90,9 +90,9 @@ points to. You can ask the object for a copy with the I<hash> method.
sub table_info {
{
- 'name' => 'Broadband',
- 'name_plural' => 'Broadband services',
- 'longname_plural' => 'Fixed (username-less) broadband services',
+ 'name' => 'Wireless broadband',
+ 'name_plural' => 'Wireless broadband services',
+ 'longname_plural' => 'Fixed wireless broadband services',
'display_weight' => 50,
'cancel_weight' => 70,
'fields' => {