Files
UT2k4-Patch/Web/ServerAdmin/admins_home.htm
2022-11-21 22:15:00 +00:00

15 lines
759 B
HTML

<!-- #include file="header.inc" -->
<form method="post" action="<%PostAction%>">
<span class="ttitle">Welcome&nbsp;<b><%AdminName%></b>,</span><br>
<p><span class="intro">
<ul>
<li>To view the privileges associated with your account, click the "Your Account" link.</li>
<li>To manage groups &amp; group privileges, click the "Browse Groups" link.</li>
<li>To manage individual users &amp; their privileges, click the "Browse Users" link.<br><br></li>
<li>If this is your first time using the Admin &amp; Group area of the UT2K3 webadmin, and you are the master admin of this server, be sure to
change your password by clicking the "Your Account" link.</li>
</ul>
</span></p>
</form>
<!-- #include file="footer.inc" -->