summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main
diff options
context:
space:
mode:
authormark <mark>2011-07-31 08:11:51 +0000
committermark <mark>2011-07-31 08:11:51 +0000
commitecacdc093c236a548e819406dbbd56067ec352e4 (patch)
treee304739c91a800e9dfb258f01e7292e016dd008a /httemplate/view/cust_main
parent8540e77a4e36da552b518c13200e07570182676b (diff)
clean attachment filenames, #13843
Diffstat (limited to 'httemplate/view/cust_main')
-rwxr-xr-xhttemplate/view/cust_main/attachments.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/httemplate/view/cust_main/attachments.html b/httemplate/view/cust_main/attachments.html
index 1ad857e47..d51d82645 100755
--- a/httemplate/view/cust_main/attachments.html
+++ b/httemplate/view/cust_main/attachments.html
@@ -86,12 +86,12 @@
&nbsp;<% $attach->usernum ? $attach->access_user->name : $attach->otaker %>
</TD>
<TD CLASS="grid" BGCOLOR="<% $bgcolor %>">
- &nbsp;<% $attach->filename %>
+ &nbsp;<% $attach->filename |h %>
</TD>
<TD CLASS="grid" BGCOLOR="<% $bgcolor %>">
- &nbsp;<% $attach->title %>
+ &nbsp;<% $attach->title |h %>
<TD CLASS="grid" BGCOLOR="<% $bgcolor %>">
- &nbsp;<% $attach->mime_type %>
+ &nbsp;<% $attach->mime_type |h %>
</TD>
<TD CLASS="grid" BGCOLOR="<% $bgcolor %>">
&nbsp;<% size_units( $attach->size ) %>