X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_www.cgi;h=6697b44bc197d09705fb13eb668aa1359206d37e;hb=064e95cf0171c0a41319a43f72858f467ebd0d4d;hp=442614491a4523715c8773c3e2ffa7d03d092766;hpb=e9139c4a06e6b17e7bbb78ce9a9d3385ae1ed1ab;p=freeside.git diff --git a/httemplate/view/svc_www.cgi b/httemplate/view/svc_www.cgi index 442614491..6697b44bc 100644 --- a/httemplate/view/svc_www.cgi +++ b/httemplate/view/svc_www.cgi @@ -32,8 +32,7 @@ my $www = $domain_record->zone; print header('Website View', menubar( ( ( $custnum ) - ? ( "View this package (#$pkgnum)" => "${p}view/cust_pkg.cgi?$pkgnum", - "View this customer (#$custnum)" => "${p}view/cust_main.cgi?$custnum", + ? ( "View this customer (#$custnum)" => "${p}view/cust_main.cgi?$custnum", ) : ( "Cancel this (unaudited) website" => "${p}misc/cancel-unaudited.cgi?$svcnum" )