GetResource(); foreach ($Fields as $Field) { # skip fields the user isn't allowed to edit if (!$Resource->UserCanEditField($User, $Field)) { continue; } $SafeDisplayName = defaulthtmlentities($Field->GetDisplayName()); $IsTallRow = $Field->Type() === MetadataSchema::MDFTYPE_FILE || $Field->Type() === MetadataSchema::MDFTYPE_IMAGE; ?> > : SignalEvent( "EVENT_APPEND_HTML_TO_FORM", array("PageName" => $GLOBALS["AF"]->GetPageName(), "FormName"=>"UserPreferences", "Labels" => array(), "InputElements" => array(), "Notes" => array())); } /** * Output HTML for form field values. * @param FormTool $FTool Form tool to use. * @param string $Name Setting name. */ function PrintFormFieldValue($FTool, $Name) { print defaulthtmlentities($FTool->ValueForField($Name)); } /** * Output an option list of states. * @param FormTool $FTool Form tool to use. * @param string $ResultVar Form value name. */ function PrintStatesOptionList($FTool, $ResultVar) { $States = FormTool::GetArrayOfUsStates(); $SelectedValue = $FTool->ValueForField($ResultVar); PrintOptionList($ResultVar, $States, $SelectedValue); } $AdditionalHtml = GetAdditionalFormHtml(); ?>

E-mail Address Changed

The e-mail address of the account has been successfully changed.

Account Already Activated

The account has been activated already.

Account Activation Successful

Your new account, , has been activated.

However, you have not yet set a password, which will be necessary to make use of your account.

(must be at least 6 characters long)
(passwords are case-sensitive)
User Information (Optional)
" size="23" maxlength="40" />
" size="23" maxlength="80">
" size="23" maxlength="60" />
" size="23" maxlength="60" />
" size="23" maxlength="40" />
" size="10" maxlength="10">
" size="23" maxlength="40">
Additional Settings

Account Activation Failed

Activation of the account failed.

If you clicked on the link in the e-mail message you received, please go to this page and enter your user name and activation code manually.

If you entered your user name and activation code manually, please use return to the previous page and double-check the values entered against those in your activation e-mail.

If you would like another copy of your activation e-mail sent, you can resend it.