mason include
[freeside.git] / httemplate / misc / order_pkg.html
index 4e061e2..851c31c 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');