X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_phone.cgi;h=ab69c4f6ff692e8ecffe01834970e43344698a9a;hb=39b42d9399721e2ef9b327d1c4e09d8231188603;hp=b71e094ad74b730232597499a63e6d599d8ee044;hpb=6bc36a712285e9616a00ae38b136d7b8cd6cb58f;p=freeside.git diff --git a/httemplate/view/svc_phone.cgi b/httemplate/view/svc_phone.cgi index b71e094ad..ab69c4f6f 100644 --- a/httemplate/view/svc_phone.cgi +++ b/httemplate/view/svc_phone.cgi @@ -56,7 +56,7 @@ if ( $conf->exists('svc_phone-lnp') ) { $labels{circuit_label} = mt('Circuit'); push @fields, { field => 'circuit_label', - link => [ $p.'view/svc_circuit.html?', 'circuit_svcnum' ] + link => [ $p.'view/svc_circuit.cgi?', 'circuit_svcnum' ] }; push @fields, 'sip_server';