summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_credit_bill_pkg.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-02-17 14:21:53 -0800
committerIvan Kohler <ivan@freeside.biz>2013-02-17 14:21:53 -0800
commitc13c6407510f6fd1783ce0fbd97800afa27c30b5 (patch)
tree2aa89f3303f46f08bc82f109eae4b9cc313db676 /httemplate/search/cust_credit_bill_pkg.html
parent4e619bb76046bc35f0d7d29ae743b629f2a34030 (diff)
parent8b590098fbd78765f97d44f5500a967b4afdbbe1 (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/search/cust_credit_bill_pkg.html')
-rw-r--r--httemplate/search/cust_credit_bill_pkg.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/httemplate/search/cust_credit_bill_pkg.html b/httemplate/search/cust_credit_bill_pkg.html
index 26da106e2..b0dbc7000 100644
--- a/httemplate/search/cust_credit_bill_pkg.html
+++ b/httemplate/search/cust_credit_bill_pkg.html
@@ -1,4 +1,4 @@
-<% include( 'elements/search.html',
+<& elements/search.html,
'title' => 'Credit application detail', #to line item
'name_singular' => 'credit application',
'query' => $query,
@@ -96,8 +96,8 @@
'',
FS::UI::Web::cust_styles(),
],
- )
-%>
+
+&>
<%init>
#LOTS of false laziness below w/cust_bill_pkg.cgi