summaryrefslogtreecommitdiff
path: root/httemplate/misc/change_pkg.cgi
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2016-03-11 18:56:59 -0800
committerIvan Kohler <ivan@freeside.biz>2016-03-11 18:56:59 -0800
commit943f3ff4145a0ce2ef946aba3f0ba4aa495f224e (patch)
treed19bb2466ae4c8259f6f0203e15f470320a21021 /httemplate/misc/change_pkg.cgi
parenta80456f3f7f775cc50d343a7bcaef69e83f96c42 (diff)
move misc/cust_pkg_usageprice.html to elements/table-cust_pkg_usageprice.html, RT#33410
Diffstat (limited to 'httemplate/misc/change_pkg.cgi')
-rwxr-xr-xhttemplate/misc/change_pkg.cgi5
1 files changed, 2 insertions, 3 deletions
diff --git a/httemplate/misc/change_pkg.cgi b/httemplate/misc/change_pkg.cgi
index b562d24cd..e3ef4b7a8 100755
--- a/httemplate/misc/change_pkg.cgi
+++ b/httemplate/misc/change_pkg.cgi
@@ -39,11 +39,10 @@
</TABLE>
<BR>
-<% include('/misc/cust_pkg_usageprice.html',
+<& /elements/table-cust_pkg_usageprice.html,
'pkgpart' => (scalar($cgi->param('pkgpart')) || $cust_pkg->pkgpart),
'pkgnum' => ($cust_pkg->change_to_pkgnum || $pkgnum),
- ) %>
-<BR>
+&>
<FONT CLASS="fsinnerbox-title"><% mt('Change') |h %></FONT>
<% ntable('#cccccc') %>