[freeside-commits] freeside/httemplate/browse access_user.html, 1.5, 1.5.2.1

Ivan,,, ivan at wavetail.420.am
Thu Nov 29 17:24:21 PST 2007


Update of /home/cvs/cvsroot/freeside/httemplate/browse
In directory wavetail:/tmp/cvs-serv8682

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	access_user.html 
Log Message:
update inline documentation

Index: access_user.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/browse/access_user.html,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -d -r1.5 -r1.5.2.1
--- access_user.html	30 Jan 2007 20:59:13 -0000	1.5
+++ access_user.html	30 Nov 2007 01:24:19 -0000	1.5.2.1
@@ -23,7 +23,7 @@
   unless $FS::CurrentUser::CurrentUser->access_right('Configuration');
 
 my $html_init = 
-  "Internal users have access to the back-office interface.  Typically, this is your employees and contractors, but in a VISP setup, you can also add accounts for your reseller's employees.  It is <B>highly recommended</B> to add a <B>separate account for each person</B> rather than using role accounts.<BR><BR>".
+  "Internal users have access to the back-office interface.  Typically, this is your employees and contractors.  In a VISP setup, you can also add accounts for your reseller's employees.<BR><BR>It is <B>highly recommended</B> to add a <B>separate account for each person</B> rather than using role accounts.<BR><BR>".
   qq!<A HREF="${p}edit/access_user.html"><I>Add an internal user</I></A><BR><BR>!;
 
 #false laziness w/part_pkg.cgi



More information about the freeside-commits mailing list