summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2017-06-30 11:06:01 -0700
committerIvan Kohler <ivan@freeside.biz>2017-06-30 11:06:01 -0700
commitdac04466f7952a48beb760bd8fac7d380c4eb6be (patch)
treefd79f02532f8c5c0c8d635a5595264d68faba3ad
parent3ee5a84815cb235c3ebb8fe25517de0364d3dbf7 (diff)
parent9760cdc40e900328990e3c91a7ea99eb43d70c21 (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
-rwxr-xr-xhttemplate/view/quotation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/quotation.html b/httemplate/view/quotation.html
index aba1f0ab3..d4d79d72c 100755
--- a/httemplate/view/quotation.html
+++ b/httemplate/view/quotation.html
@@ -2,7 +2,7 @@
<& /elements/header-cust_main.html, view=>'quotations', custnum=>$quotation->custnum &>
<h2>Quotation #<% $quotationnum %>
% if ($quotation->quotation_description) {
-(<% $quotation->quotation_description %>)
+(<% $quotation->quotation_description |h %>)
% }
</h2>
% } else { #eventually, header-prospect_main.html