X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fsmall_prospect_view.html;h=26e830bc408a1e950d54b4d0592474be5ec9510a;hp=4942e8dc7afa239b8cbc2a1b4f319a64252a8684;hb=3d18177c158acc492e9322677b11c8089df0fbc0;hpb=4ee7d66497689819f80f29795b93f0ba564141e7 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) = @_;