From 12ce4cf074f058aad67f1d54ae08fa5dee6c0772 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 30 Nov 2007 01:24:18 +0000 Subject: [PATCH] update inline documentation --- httemplate/browse/access_user.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/browse/access_user.html b/httemplate/browse/access_user.html index 83fc36329..be2850ce3 100644 --- a/httemplate/browse/access_user.html +++ b/httemplate/browse/access_user.html @@ -24,7 +24,7 @@ die "access denied" 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 highly recommended to add a separate account for each person rather than using role accounts.

". + "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.

It is highly recommended to add a separate account for each person rather than using role accounts.

". qq!Add an internal user

!; #false laziness w/access_group.html & agent_type.cgi -- 2.11.0