From 3542eb33ca09edef912885d05d1fa47181a61d51 Mon Sep 17 00:00:00 2001 From: mark Date: Mon, 18 Oct 2010 22:23:26 +0000 Subject: rt_ticket export, RT#9936 --- httemplate/edit/msg_template.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'httemplate') diff --git a/httemplate/edit/msg_template.html b/httemplate/edit/msg_template.html index 4546db98b..f1cbc5550 100644 --- a/httemplate/edit/msg_template.html +++ b/httemplate/edit/msg_template.html @@ -96,8 +96,10 @@ my %substitutions = ( '$location_label' => 'Service location', ], 'svc_acct' => [ + '$svcnum' => 'Service#', '$username' => 'Login name', '$password' => 'Password', + '$domain' => 'Domain name', ], 'cust_pay' => [ '$paynum' => 'Payment#', -- cgit v1.2.1