From 216272ed8a5ccfc8dc72268b9b02cc8fcd4479cf Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Mon, 14 Mar 2016 16:36:41 -0500 Subject: RT#38733: Sales forecasting using quotes [percentage sign and check] --- httemplate/view/quotation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/view/quotation.html') diff --git a/httemplate/view/quotation.html b/httemplate/view/quotation.html index 484bedd04..5646fb973 100755 --- a/httemplate/view/quotation.html +++ b/httemplate/view/quotation.html @@ -98,7 +98,7 @@ function areyousure(href, message) { % } % if (length($confidence)) { -Confidence:<% $confidence %> +Confidence:<% $confidence %>% % } % } -- cgit v1.2.1