[freeside-commits] freeside/httemplate/edit msg_template.html, 1.13.2.1, 1.13.2.2
Mark Wells
mark at wavetail.420.am
Tue Apr 12 13:57:15 PDT 2011
Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail.420.am:/tmp/cvs-serv14788/httemplate/edit
Modified Files:
Tag: FREESIDE_2_1_BRANCH
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.13.2.1
retrieving revision 1.13.2.2
diff -u -w -d -r1.13.2.1 -r1.13.2.2
--- msg_template.html 8 Nov 2010 21:46:14 -0000 1.13.2.1
+++ msg_template.html 12 Apr 2011 20:57:12 -0000 1.13.2.2
@@ -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