X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fmisc%2Forder_pkg.html;h=1efe7456e944c47b0c61ab4f67af2565072e04b3;hb=bb7e827141c9ed68f30765c9ca2ddcd1d760ad2d;hp=a08cb4bf1d2e0dae2b95d508ca26f0210bf853a2;hpb=943f3ff4145a0ce2ef946aba3f0ba4aa495f224e;p=freeside.git diff --git a/httemplate/misc/order_pkg.html b/httemplate/misc/order_pkg.html index a08cb4bf1..1efe7456e 100644 --- a/httemplate/misc/order_pkg.html +++ b/httemplate/misc/order_pkg.html @@ -30,7 +30,7 @@ <% mt('Sales') |h %> % } % if ( $show_sales_table ) { - <% ntable("#cccccc") %> + % } <& /elements/tr-select-sales.html, @@ -53,7 +53,7 @@ % } <% mt('Package') |h %> -<% ntable("#cccccc") %> +
% if ( $part_pkg ) { @@ -145,7 +145,7 @@ % % if ( $discount_cust_pkg || $waive_setup_fee ) { <% mt('Discounting') |h %> - <% ntable("#cccccc") %> +
<& /elements/tr-select-pkg-discount.html &>

@@ -156,7 +156,7 @@ % my $contact_title = $lock_locationnum ? 'Contact' % : 'Contact and Location'; <% mt($contact_title) |h %> -<% ntable("#cccccc") %> + <& /elements/tr-select-contact.html, 'cgi' => $cgi, @@ -198,7 +198,7 @@ % if ($quotationnum) {
<% mt('Quotation details') |h %> -
+
@@ -221,7 +221,7 @@ % } else {
<% mt('Invoice details') |h %> - +
<& /edit/elements/detail-table.html, id => 'InvoiceDetailTable', details => $details->{'invoice_detail'}, @@ -231,7 +231,7 @@
<% mt('Package comments') |h %> -
+
<& /edit/elements/detail-table.html, id => 'PackageCommentTable', details => $details->{'package_comment'},