From: Ivan Kohler Date: Fri, 30 Jun 2017 18:06:01 +0000 (-0700) Subject: Merge branch 'master' of git.freeside.biz:/home/git/freeside X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=dac04466f7952a48beb760bd8fac7d380c4eb6be;hp=3ee5a84815cb235c3ebb8fe25517de0364d3dbf7 Merge branch 'master' of git.freeside.biz:/home/git/freeside --- 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 &>

Quotation #<% $quotationnum %> % if ($quotation->quotation_description) { -(<% $quotation->quotation_description %>) +(<% $quotation->quotation_description |h %>) % }

% } else { #eventually, header-prospect_main.html