[freeside-commits] freeside/httemplate/misc email-customers.html, 1.6, 1.7

Mark Wells mark at wavetail.420.am
Thu Sep 30 22:33:11 PDT 2010


Update of /home/cvs/cvsroot/freeside/httemplate/misc
In directory wavetail.420.am:/tmp/cvs-serv26564/httemplate/misc

Modified Files:
	email-customers.html 
Log Message:
fix templated notices, RT#10103

Index: email-customers.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/misc/email-customers.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -w -d -r1.6 -r1.7
--- email-customers.html	17 Sep 2010 18:07:07 -0000	1.6
+++ email-customers.html	1 Oct 2010 05:33:08 -0000	1.7
@@ -29,6 +29,7 @@
 % 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',



More information about the freeside-commits mailing list