From c9450c02f7ac2f904a6ffabb07b6b2d5bca1fd4a Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Mon, 30 Dec 2013 01:43:30 -0800 Subject: self-service access for contacts, RT#25533 --- httemplate/edit/msg_template.html | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/edit/msg_template.html') diff --git a/httemplate/edit/msg_template.html b/httemplate/edit/msg_template.html index 06cac440e..6c9d2f414 100644 --- a/httemplate/edit/msg_template.html +++ b/httemplate/edit/msg_template.html @@ -209,6 +209,7 @@ my %substitutions = ( '$company_name' => 'Our company name', '$company_address'=> 'Our company address', '$company_phonenum' => 'Our phone number', + '$selfservice_server_base_url' => 'Base URL of customer self-service', ], 'contact' => [ # duplicate this for shipping '$name' => 'Company and contact name', -- cgit v1.2.1