Optimize "Customer has a referring customer" condition, RT#74452
[freeside.git] / httemplate / elements / tr-select-voip_class.html
index dcc1487..afd3e1f 100644 (file)
@@ -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>