<%set set_focus = 'myform.mod_usr_username'%> <%set book_mark = 'add_user'%> <%include include_header.html%>
<%include admin_user_include_menu.html%>
Modify a Field
<%hidden_objects%>

<%if msg%><%msg%><%else%>Modify the profile field and click the "Modify" button to save your changes. Click "Delete" if you wish to permanently remove this column from your database<%endif%>

<%include admin_user_table_include_record.html%>
<%if column ne 'pro_first_name' and $column ne 'pro_last_name'%> <%endif%>

<%include include_footer.html%>