From 943f3ff4145a0ce2ef946aba3f0ba4aa495f224e Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Fri, 11 Mar 2016 18:56:59 -0800 Subject: move misc/cust_pkg_usageprice.html to elements/table-cust_pkg_usageprice.html, RT#33410 --- httemplate/misc/change_pkg.cgi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'httemplate/misc/change_pkg.cgi') 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 @@
-<% 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), - ) %> -
+&> <% mt('Change') |h %> <% ntable('#cccccc') %> -- cgit v1.2.1