From 523edd344793bba1c53a622dcc618e74a962bcb6 Mon Sep 17 00:00:00 2001 From: mark Date: Wed, 22 Sep 2010 23:04:32 +0000 Subject: event action to send a notice to a fixed address, RT#8209 --- httemplate/edit/msg_template.html | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate') diff --git a/httemplate/edit/msg_template.html b/httemplate/edit/msg_template.html index a60f2d0c1..4546db98b 100644 --- a/httemplate/edit/msg_template.html +++ b/httemplate/edit/msg_template.html @@ -48,6 +48,7 @@ my %substitutions = ( '$classname' => 'Customer class', '$categoryname' => 'Customer category', '$balance' => 'Current balance', + '$credit_limit' => 'Credit limit', '$invoicing_list_emailonly' => 'Billing email address', '$cust_status' => 'Status', '$ucfirst_cust_status' => 'Status, capitalized', -- cgit v1.2.1