X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_phone.cgi;h=ab69c4f6ff692e8ecffe01834970e43344698a9a;hp=b71e094ad74b730232597499a63e6d599d8ee044;hb=f6860de28c7d561312b6ba1e6fb67799a08c7306;hpb=f673db50d866ac1b64bb80b09bd81071d089bf41 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';