stray closing /TABLE in the no-ticket case
[freeside.git] / httemplate / misc / order_pkg.html
index 39cb2f4..a08cb4b 100644 (file)
 
 </TABLE><BR>
 
-<% include('/misc/cust_pkg_usageprice.html',
+<& /elements/table-cust_pkg_usageprice.html,
      'pkgpart' => $pkgpart
-   ) %>
-<BR>
+&>
 
 % my $discount_cust_pkg = $curuser->access_right('Discount customer package');
 % my $waive_setup_fee   = $curuser->access_right('Waive setup fee');