Merge branch 'master' of git.freeside.biz:/home/git/freeside
[freeside.git] / httemplate / misc / order_pkg.html
index 39cb2f4..f3a573c 100644 (file)
 
 </TABLE><BR>
 
-<% include('/misc/cust_pkg_usageprice.html',
+<& /misc/cust_pkg_usageprice.html,
      'pkgpart' => $pkgpart
-   ) %>
+&>
+
 <BR>
 
 % my $discount_cust_pkg = $curuser->access_right('Discount customer package');