From 20e62488413265b38a127a7d31f6deaf1e57a9ba Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 26 Feb 2004 19:21:29 +0000 Subject: correct cancel link s/account/mail forward/ --- httemplate/view/svc_forward.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/view/svc_forward.cgi b/httemplate/view/svc_forward.cgi index e50109be2..915511e54 100755 --- a/httemplate/view/svc_forward.cgi +++ b/httemplate/view/svc_forward.cgi @@ -28,7 +28,7 @@ print header('Mail Forward View', menubar( ? ( "View this package (#$pkgnum)" => "${p}view/cust_pkg.cgi?$pkgnum", "View this customer (#$custnum)" => "${p}view/cust_main.cgi?$custnum", ) - : ( "Cancel this (unaudited) account" => + : ( "Cancel this (unaudited) mail forward" => "${p}misc/cancel-unaudited.cgi?$svcnum" ) ), "Main menu" => $p, -- cgit v1.2.1