Merge branch 'master' of git.freeside.biz:/home/git/freeside
authorIvan Kohler <ivan@freeside.biz>
Fri, 30 Jun 2017 18:06:01 +0000 (11:06 -0700)
committerIvan Kohler <ivan@freeside.biz>
Fri, 30 Jun 2017 18:06:01 +0000 (11:06 -0700)
httemplate/view/quotation.html

index aba1f0a..d4d79d7 100755 (executable)
@@ -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