summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-04-09 20:01:01 -0700
committerMark Wells <mark@freeside.biz>2013-04-09 20:01:01 -0700
commit4402718cbb1f0647bd734440b6fa2a1cd85a5635 (patch)
tree0e4464522a2a19ab0de4407fc5b1bd62b9a1f8bc /httemplate/elements
parentc27646e15634deb59a81495753d649dc1a1c05fc (diff)
improvements to 477 report, #21703
Diffstat (limited to 'httemplate/elements')
-rw-r--r--httemplate/elements/tr-select-voip_class.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/httemplate/elements/tr-select-voip_class.html b/httemplate/elements/tr-select-voip_class.html
index dcc1487cc..afd3e1f8a 100644
--- a/httemplate/elements/tr-select-voip_class.html
+++ b/httemplate/elements/tr-select-voip_class.html
@@ -18,7 +18,8 @@ my @options = (
'' => '',
1 => 'VoIP without Broadband',
2 => 'VoIP with Broadband',
- 3 => 'Wholesale VoIP'
+ 3 => 'Wholesale VoIP',
+ 4 => 'Local Exchange (non-VoIP)',
);
</%init>