setIcon("Cross.svg"); $CancelButton->makeSubmitButton(); $CancelButton->addSemanticClass("btn-danger"); $DeleteButton = new HtmlButton("Delete Field"); $DeleteButton->setIcon("Delete.svg"); $DeleteButton->makeSubmitButton(); $SafeFieldId = defaulthtmlentities($H_Field->Id()); $SafeFieldName = defaulthtmlentities($H_Field->Name()); # ----- DISPLAY -------------------------------------------------------------- ?>

Confirm Metadata Field Deletion

is the last tree field. It is required by browsing and cannot be deleted.

Caution: Removing a metadata field cannot be undone.

Are you sure you want to delete ?

getHtml() ?> getHtml() ?>