X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fquotation.html;h=d4d79d72cf1a6dc5904e96416a9cfed028224bba;hb=929783d1045757abbe5c84ff2439547b0f8eca23;hp=cabf30a17adb778c6397bb6c31ceee99eb7e3387;hpb=20ab81a33d94f3267d553cc875dd3fdb08d14f29;p=freeside.git diff --git a/httemplate/view/quotation.html b/httemplate/view/quotation.html index cabf30a17..d4d79d72c 100755 --- a/httemplate/view/quotation.html +++ b/httemplate/view/quotation.html @@ -1,6 +1,10 @@ % if ( $quotation->custnum ) { <& /elements/header-cust_main.html, view=>'quotations', custnum=>$quotation->custnum &> -

Quotation #<% $quotationnum %>

+

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

% } else { #eventually, header-prospect_main.html <& /elements/header.html, mt('Quotation View'), $menubar &> <& /elements/init_overlib.html &>