[freeside-commits] freeside/httemplate/search svc_acct.cgi, 1.65, 1.66

Mark Wells mark at wavetail.420.am
Thu Feb 2 17:08:13 PST 2012


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

Modified Files:
	svc_acct.cgi 
Log Message:
email to search results, #16246

Index: svc_acct.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/svc_acct.cgi,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -w -d -r1.65 -r1.66
--- svc_acct.cgi	18 Jan 2012 02:48:03 -0000	1.65
+++ svc_acct.cgi	3 Feb 2012 01:08:11 -0000	1.66
@@ -11,6 +11,10 @@
                  'color'       => \@color,
                  'style'       => \@style,
                  'footer'      => \@footer,
+                 'html_init'   => include('/elements/email-link.html',
+                                    'search_hash' => \%search_hash,
+                                    'table'       => 'svc_acct'
+                                  ),
 &>
 <%once>
 



More information about the freeside-commits mailing list