fix low-impact XSS
[freeside.git] / httemplate / edit / cust_pkg_detail.html
index 009ed5c..5e10706 100644 (file)
@@ -28,7 +28,7 @@
 
   <TR>
     <TD ALIGN="right">Comment</TD>
-    <TD BGCOLOR="#ffffff"><% $part_pkg->comment %></TD>
+    <TD BGCOLOR="#ffffff"><% $part_pkg->comment |h %></TD>
   </TR>
 
   <TR>