summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorivan <ivan>2007-11-30 01:24:18 +0000
committerivan <ivan>2007-11-30 01:24:18 +0000
commit12ce4cf074f058aad67f1d54ae08fa5dee6c0772 (patch)
tree6f70f0874c8a902bddd240b0e46bfefa6ef1cd1f /httemplate
parent0696d72bf5c5d0294b1c73fe6283da47eb2ceae1 (diff)
update inline documentation
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/browse/access_user.html2
1 files changed, 1 insertions, 1 deletions
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 <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/access_group.html & agent_type.cgi