remove everything that links to package view also, closes: Bug#569
[freeside.git] / httemplate / view / svc_broadband.cgi
index a4ec756..ae23386 100644 (file)
@@ -41,8 +41,7 @@ my (
 
 <%=header('Broadband Service 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" )