From: ivan Date: Fri, 30 Nov 2007 01:24:19 +0000 (+0000) Subject: update inline documentation X-Git-Tag: freeside_1_7_3rc1~244 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=581563335009a706a8cb9f249680a18b81c0c97e;p=freeside.git update inline documentation --- diff --git a/httemplate/browse/access_user.html b/httemplate/browse/access_user.html index 8eb3e330a..397e64a5d 100644 --- a/httemplate/browse/access_user.html +++ b/httemplate/browse/access_user.html @@ -23,7 +23,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/part_pkg.cgi