[#include "../StdHeader.htm"]
[IF-TRUE REMOVEERROR]
[IF-TRUE errAdminUser]
NOTE: You are not allowed to delete the System Administrator User '[RemoveUserID]'.
[/IF-TRUE errAdminUser]
[IF-TRUE errCurrentUser]
NOTE: You are not allowed to delete yourself (current user '[RemoveUserID]').
[/IF-TRUE errCurrentUser]
[IF-TRUE errEntryNotFound]
NOTE: User '[RemoveUserID]' does not exists.
[/IF-TRUE errEntryNotFound]
Failed to delete user!
[/IF-TRUE REMOVEERROR]
[IF-TRUE EDITERROR]
[IF-TRUE errAdminUserEdit]
NOTE: You are not allowed to edit the System Administrator User '[EditUserID]'.
[/IF-TRUE errAdminUserEdit]
Failed to edit user!
[/IF-TRUE EDITERROR]
[IF-TRUE ADDERROR]
[IF-TRUE errDuplicateUser]
NOTE: UserID "[AddUserID]" already exists.
[/IF-TRUE errDuplicateUser]
Failed to add User "[AddUserID]"!
[/IF-TRUE ADDERROR]
[#include "UserListing.htm"]
[#include "../StdNavBar.htm"]
[#include "../StdFooter.htm"]
[IF-TRUE ShowTemplate]
Template: U28.htm
[/IF-TRUE ShowTemplate]