Commit b0c51c42 authored by Amos Latteier's avatar Amos Latteier

Added more instructions to management screens.

parent 70d9e621
...@@ -10,6 +10,9 @@ To add a new user, enter the name, ...@@ -10,6 +10,9 @@ To add a new user, enter the name,
password, confirmation password, confirmation
<!--#/unless--> <!--#/unless-->
and roles for the new user and click &quot;Add&quot;. and roles for the new user and click &quot;Add&quot;.
<EM>Domains</EM> is an optional list of domains from
which the user is allowed to login.
</P>
<FORM ACTION="manage_users" METHOD="POST"> <FORM ACTION="manage_users" METHOD="POST">
<TABLE> <TABLE>
...@@ -46,7 +49,7 @@ and roles for the new user and click &quot;Add&quot;. ...@@ -46,7 +49,7 @@ and roles for the new user and click &quot;Add&quot;.
<TR> <TR>
<TD VALIGN="TOP"> <TD VALIGN="TOP">
<STRONG>Domains</STRONG> <EM><STRONG>Domains</STRONG></EM>
</TD> </TD>
<TD VALIGN="TOP"> <TD VALIGN="TOP">
<INPUT TYPE="TEXT" NAME="domains:tokens" VALUE="" SIZE="40"> <INPUT TYPE="TEXT" NAME="domains:tokens" VALUE="" SIZE="40">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment