X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fsmall_prospect_view.html;h=26e830bc408a1e950d54b4d0592474be5ec9510a;hb=681a340f6be4184b1472a8e1fa9cd5d074f6f325;hp=4942e8dc7afa239b8cbc2a1b4f319a64252a8684;hpb=b5c4237a34aef94976bc343c8d9e138664fc3984;p=freeside.git diff --git a/httemplate/elements/small_prospect_view.html b/httemplate/elements/small_prospect_view.html index 4942e8dc7..26e830bc4 100644 --- a/httemplate/elements/small_prospect_view.html +++ b/httemplate/elements/small_prospect_view.html @@ -1,5 +1,5 @@ % my $link = "${p}view/prospect_main.html?". $prospect_main->prospectnum; -Prospect: <% $prospect_main->name %> +Prospect: <% $prospect_main->name |h %> <%init> my($prospect_main, %opt) = @_;