From 3714fa41c5306981c9f500df13eea52c72d82545 Mon Sep 17 00:00:00 2001 From: mark Date: Tue, 12 Apr 2011 20:56:48 +0000 Subject: make company_phonenum available to templates, #12363 --- httemplate/edit/msg_template.html | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/edit') diff --git a/httemplate/edit/msg_template.html b/httemplate/edit/msg_template.html index 8e859e6e6..758aab6e4 100644 --- a/httemplate/edit/msg_template.html +++ b/httemplate/edit/msg_template.html @@ -55,6 +55,7 @@ my %substitutions = ( '$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', -- cgit v1.2.1