userCanAuthor($User)) {
$AddCollectionLink = str_replace('$ID', "NEW", $CSchema->getEditPage());
$AddCollectionLink .= "&SC=".$CollectionSchemaId;
}
$AF = ApplicationFramework::getInstance();
$EditButton = new HtmlButton("Edit");
$EditButton->setIcon("Pencil.svg");
$EditButton->setSize(HtmlButton::SIZE_SMALL);
# ----- DISPLAY --------------------------------------------------------------
PageTitle("List Collections");
if (isset($AddCollectionLink)) { ?>
"> New