summaryrefslogtreecommitdiff
path: root/httemplate/search/report_cust_credit.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/report_cust_credit.html')
-rw-r--r--httemplate/search/report_cust_credit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/report_cust_credit.html b/httemplate/search/report_cust_credit.html
index b283e0504..cf54c34b4 100644
--- a/httemplate/search/report_cust_credit.html
+++ b/httemplate/search/report_cust_credit.html
@@ -42,7 +42,7 @@ my $access_user = $FS::CurrentUser::CurrentUser->access_users_hashref('table' =>
my $unapplied = $cgi->param('unapplied') ? 1 : 0;
-my $title = $cgi->param('unapplied') ?
+my $title = $cgi->param('unapplied') ?
'Unapplied credit report' : 'Credit report';
</%init>