X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fbulk-part_pkg.html;h=a1c6f0c9b19ad66c863ce9c02b82ad070c130fa5;hb=092d75e50a900003904f8e400d6d102ba5bd16f9;hp=751bf7e5d04fb267a425a3c99d5ea1679a19edd0;hpb=c13c6407510f6fd1783ce0fbd97800afa27c30b5;p=freeside.git diff --git a/httemplate/edit/bulk-part_pkg.html b/httemplate/edit/bulk-part_pkg.html index 751bf7e5d..a1c6f0c9b 100644 --- a/httemplate/edit/bulk-part_pkg.html +++ b/httemplate/edit/bulk-part_pkg.html @@ -12,7 +12,7 @@ The following packages will be changed:
% foreach my $pkgpart (sort keys(%part_pkg)) { -<% $part_pkg{$pkgpart}->pkg_comment %>
+<% $part_pkg{$pkgpart}->pkg_comment |h %>
% }