diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-05-13 16:34:46 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-05-13 16:34:46 -0700 |
commit | 210cac4cfbf6eaf25b2ce7978e80856b864ba676 (patch) | |
tree | 5ed526dc806eaa69d4cc506d9c54ef833be30ea6 | |
parent | 672c4452d590bc853f21f016b291496651156c8b (diff) |
move svc_circuit from Access to Telephony
-rw-r--r-- | httemplate/docs/part_svc-table.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/docs/part_svc-table.html b/httemplate/docs/part_svc-table.html index 5e8d9e5d1..820d0b9cc 100644 --- a/httemplate/docs/part_svc-table.html +++ b/httemplate/docs/part_svc-table.html @@ -23,13 +23,13 @@ <LI><B>svc_broadband</B>: Wireless broadband <LI><B>svc_cable</B>: Cable <LI><B>svc_dish</B>: DISH Network - <LI><B>svc_circuit</B>: Phone circuits other than DSL </UL> </TD> <TD VALIGN="top"> <UL STYLE="margin:0"> <LI><B>svc_phone</B>: Customer phone number <LI><B>svc_pbx</B>: Customer PBX + <LI><B>svc_circuit</B>: Phone circuits other than DSL </UL> </TD> </TR> |