setIcon("Disk.svg"); $SaveButton->makeSubmitButton(); $CancelButton = new HtmlButton("Cancel"); $CancelButton->setIcon("Cross.svg"); $CancelButton->addSemanticClass("btn-danger"); $CancelButton->makeSubmitButton(); $DeleteButton = new HtmlButton("Delete"); $DeleteButton->setIcon("Delete.svg"); $DeleteButton->addSemanticClass("btn-danger"); $DeleteButton->makeSubmitButton(); # ----- DISPLAY -------------------------------------------------------------- ?>
= $H_Error; ?>
Please return to the user editing page and re-enter the username.