From: mark Date: Mon, 30 Jan 2012 18:50:19 +0000 (+0000) Subject: fix dead link X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=fdc8152e9fea3d1a81ca4f7604379a9eb17bb494;p=freeside.git fix dead link --- diff --git a/httemplate/view/cust_main/packages/package.html b/httemplate/view/cust_main/packages/package.html index 494344586..5d93ad46f 100644 --- a/httemplate/view/cust_main/packages/package.html +++ b/httemplate/view/cust_main/packages/package.html @@ -74,7 +74,7 @@ % % if ( scalar(@invoice_detail) || scalar(@comments) || $editi || $editc ) { % -% my $editlink = $p. 'edit/cust_pkg_detail?pkgnum='. $cust_pkg->pkgnum. +% my $editlink = $p. 'edit/cust_pkg_detail.html?pkgnum='. $cust_pkg->pkgnum. % ';detailtype=';