setIcon("Check.svg"); $TransferButton->addSemanticClass("btn-danger"); $CancelButton = new HtmlButton("Cancel"); $CancelButton->setIcon("Cross.svg"); $CancelButton->setLink("index.php?P=P_Folders_ManageFolders"); # ----- DISPLAY -------------------------------------------------------------- PageTitle("Confirm Folder Transfer"); ?>
Please enter the username of the user whom you want to transfer this
folder("= $H_Folder->Name(); ?>") to.
You will lose ownership of this folder.
Caution: This operation cannot be undone.