UserCanAuthorField($GLOBALS["G_User"], $Field)) { continue; } # skip file and image fields because there's no resource with which to # associate the user with if ($Field->Type() === MetadataSchema::MDFTYPE_IMAGE || $Field->Type() === MetadataSchema::MDFTYPE_FILE) { continue; } $SafeDisplayName = defaulthtmlentities($Field->GetDisplayName()); ?> : Delete(); } /** * Print additional form HTML. * @param array $Data Additional form HTML. */ function PrintAdditionalFormHtml(array $Data) { # extract the results $Labels = $Data["Labels"]; $InputElements = $Data["InputElements"]; $Notes = $Data["Notes"]; # append them where required for ($i = 0; $i < count($Labels); $i++) { ?>

Activation E-mail Sent

An e-mail message has been sent to containing a link to activate your new account.

If you have trouble with the link, you can manually activate your account.

If you don't receive an e-mail message with your activation information within a few minutes, you can resend the message.

Create an Account

DisplayErrorBlock(); ?>
DisplayFormTable(); ?>