fix templated notices, RT#10103
authormark <mark>
Fri, 1 Oct 2010 05:33:08 +0000 (05:33 +0000)
committermark <mark>
Fri, 1 Oct 2010 05:33:08 +0000 (05:33 +0000)
httemplate/misc/email-customers.html

index 0ec8bb9..759c8bf 100644 (file)
@@ -29,6 +29,7 @@
 % if ( $cgi->param('action') ) {
 
     <TABLE BGCOLOR="#cccccc" CELLSPACING=0>
 % if ( $cgi->param('action') ) {
 
     <TABLE BGCOLOR="#cccccc" CELLSPACING=0>
+    <INPUT TYPE="hidden" NAME="msgnum" VALUE="<% $cgi->param('msgnum') %>">
 
 %   if ( $msg_template ) {
       <% include('/elements/tr-fixed.html',
 
 %   if ( $msg_template ) {
       <% include('/elements/tr-fixed.html',