setIcon("Cross.svg"); $CancelButton->addSemanticClass("btn-danger"); $CancelButton->makeSubmitButton(); $RemoveButton = new HtmlButton("Remove User(s)"); $RemoveButton->setIcon("Delete.svg"); $RemoveButton->makeSubmitButton(); # ----- DISPLAY -------------------------------------------------------------- ?>

Confirm Remove User

Note: You may not delete your own account.

Could not remove following users

$Reasons) { ?> Get("UserName"); ?>
", $Reasons); ?>

Confirm removing the following users:

Get("UserName"); ?>

Caution: Removing a user deletes all information associated with that user and cannot be undone.

getHtml() ?> getHtml() ?>

No users selected for removal. Please return to the user editing screen.