[freeside-commits] freeside/FS/FS Conf.pm,1.186,1.187

Ivan,,, ivan at wavetail.420.am
Thu Apr 5 17:34:16 PDT 2007


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail:/tmp/cvs-serv24216

Modified Files:
	Conf.pm 
Log Message:
slight better descriptions

Index: Conf.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Conf.pm,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -d -r1.186 -r1.187
--- Conf.pm	2 Apr 2007 15:49:36 -0000	1.186
+++ Conf.pm	6 Apr 2007 00:34:13 -0000	1.187
@@ -1177,14 +1177,14 @@
   {
     'key'         => 'show_ss',
     'section'     => 'UI',
-    'description' => 'Turns on display/collection of SS# in the web interface.',
+    'description' => 'Turns on display/collection of social security numbers in the web interface.  Sometimes required by electronic check (ACH) processors.',
     'type'        => 'checkbox',
   },
 
   {
     'key'         => 'show_stateid',
     'section'     => 'UI',
-    'description' => 'Turns on display/collection of state issued id numbers in the web interface.',
+    'description' => "Turns on display/collection of driver's license/state issued id numbers in the web interface.  Sometimes required by electronic check (ACH) processors.",
     'type'        => 'checkbox',
   },
 



More information about the freeside-commits mailing list