From 4f223dd481c3a9c7816bed964ff45171f9b5d014 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Wed, 4 Nov 2015 15:12:49 -0800 Subject: rename .cgi back to .html, #38532 --- httemplate/misc/void-cust_bill.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) mode change 100644 => 100755 httemplate/misc/void-cust_bill.html (limited to 'httemplate/misc/void-cust_bill.html') diff --git a/httemplate/misc/void-cust_bill.html b/httemplate/misc/void-cust_bill.html old mode 100644 new mode 100755 index 39b071229..e4e4705d7 --- a/httemplate/misc/void-cust_bill.html +++ b/httemplate/misc/void-cust_bill.html @@ -12,10 +12,11 @@ <% ntable("#cccccc", 2) %> - - Reason - - +<& /elements/tr-select-reason.html, + 'field' => 'reasonnum', + 'reason_class' => 'I', + 'cgi' => $cgi +&> -- cgit v1.2.1