[freeside-commits] freeside/httemplate/edit msg_template.html, 1.11, 1.12

Mark Wells mark at wavetail.420.am
Mon Oct 18 15:23:41 PDT 2010


Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail.420.am:/tmp/cvs-serv11439/httemplate/edit

Modified Files:
	msg_template.html 
Log Message:
rt_ticket export, RT#9936

Index: msg_template.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/msg_template.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -w -d -r1.11 -r1.12
--- msg_template.html	22 Sep 2010 23:04:32 -0000	1.11
+++ msg_template.html	18 Oct 2010 22:23:26 -0000	1.12
@@ -96,8 +96,10 @@
     '$location_label' => 'Service location',
   ],
   'svc_acct'  => [
+    '$svcnum'         => 'Service#',
     '$username'       => 'Login name',
     '$password'       => 'Password',
+    '$domain'         => 'Domain name',
   ],
   'cust_pay'  => [
     '$paynum'         => 'Payment#',



More information about the freeside-commits mailing list