[freeside-commits] freeside/httemplate/edit msg_template.html, 1.14, 1.15

Mark Wells mark at wavetail.420.am
Tue Apr 12 13:56:50 PDT 2011


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

Modified Files:
	msg_template.html 
Log Message:
make company_phonenum available to templates, #12363

Index: msg_template.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/msg_template.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -w -d -r1.14 -r1.15
--- msg_template.html	8 Nov 2010 20:59:54 -0000	1.14
+++ msg_template.html	12 Apr 2011 20:56:48 -0000	1.15
@@ -55,6 +55,7 @@
     '$cust_statuscolor'     => 'Status color code',
     '$company_name'   => 'Our company name',
     '$company_address'=> 'Our company address',
+    '$company_phonenum' => 'Our phone number',
   ],
   'contact' => [ # duplicate this for shipping
     '$name'           => 'Company and contact name',



More information about the freeside-commits mailing list