summaryrefslogtreecommitdiff
path: root/httemplate/edit/msg_template.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-12-30 01:43:30 -0800
committerIvan Kohler <ivan@freeside.biz>2013-12-30 01:43:30 -0800
commitc9450c02f7ac2f904a6ffabb07b6b2d5bca1fd4a (patch)
tree00af6b8101403aeb051b5f6db1f82a7baf982e6c /httemplate/edit/msg_template.html
parent6033d0297f7e50318b76f83c5b61f05110e58e33 (diff)
self-service access for contacts, RT#25533
Diffstat (limited to 'httemplate/edit/msg_template.html')
-rw-r--r--httemplate/edit/msg_template.html1
1 files changed, 1 insertions, 0 deletions
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',