<%set help_pg = 'help_setup.html'%> <%set book_mark = 'password'%> <%include admin_include_header.html%> <%include admin_include_submenu_gen.html%>
<%if msg%>
<%msg%>
<%elsif error%>
<%error%><%endif%>
Admin Password
This menu allows you to change the administrator username and password.
Username:
Old Password:
New Password:
Confirm Password:
<%include admin_include_footer.html%>