wbs_initLayout ?>
wbs_pageLayout toolbar="mw_toolbar.htm" ?>
wbs_errorBlock ?>
if !$fatalError ?>
wbs_formLayout caption=$pageTitle ?>
wbs_formContent ?>
wbs_label text=$kernelStrings.ul_userid_title ?> |
$userdata.U_ID ?> |
wbs_label for="C_FIRSTNAME" fieldName="C_FIRSTNAME" text=$kernelStrings.amu_firstname_label ?> |
if !$allowChangeName ?>
$userdata.C_FIRSTNAME|sureecho ?>
else ?>
/if ?>
|
wbs_label for="C_LASTNAME" fieldName="C_MIDDLENAME" text=$kernelStrings.amu_lastname_label ?> |
if !$allowChangeName ?>
$userdata.C_LASTNAME|sureecho ?>
else ?>
/if ?>
|
wbs_label for="C_MIDDLENAME" fieldName="C_MIDDLENAME" text=$kernelStrings.amu_middlename_label ?> |
if !$allowChangeName ?>
$userdata.C_MIDDLENAME|sureecho ?>
else ?>
/if ?>
|
wbs_label for="C_NICKNAME" fieldName="C_NICKNAME" text=$kernelStrings.app_longname_nickname ?> |
if !$allowChangeName ?>
$userdata.C_NICKNAME|sureecho ?>
else ?>
/if ?>
|
wbs_label for="C_EMAILADDRESS" fieldName="C_EMAILADDRESS" text=$kernelStrings.ul_email_title ?> |
if !$allowChangeName ?>
$userdata.C_EMAILADDRESS|sureecho ?>
else ?>
/if ?>
|
wbs_label for="ReceivesMessages" fieldName="ReceivesMessages" text=$mw_loc_str.pf_notificationscb_label ?> |
if $allowDisableEmail ?>
/>
else ?>
wbs_statusImage status=$userdata.receivesmessages ?>
/if ?>
|
wbs_label for="mailformat" fieldName="mailformat" text=$kernelStrings.amu_notfirmat_label ?> |
|
wbs_label for="language" fieldName="mailformat" text=$kernelStrings.amu_language_label ?> |
|
if $enableTZ ?>
wbs_label for="timezone" fieldName="timezone" text=$mw_loc_str.pf_timezone_label ?> |
|
wbs_label for="tzdst" fieldName="ReceivesMessages" text=$mw_loc_str.pf_timezone_dst_label ?> |
/>
|
wbs_label for="tzdst" fieldName="ReceivesMessages" text=$kernelStrings.amu_localtime_label ?> |
|
/if ?>
wbs_label for="startpage" fieldName="mailformat" text=$kernelStrings.amu_startpage_label ?> |
|
/wbs_formContent ?>
wbs_formButtonsPanel ?>
wbs_note width="400px" ?>
$mw_loc_str.pf_note_text ?>
/wbs_note ?>
wbs_buttonSet ?>
wbs_buttonSetButton caption=$kernelStrings.app_save_btn name="savebtn" ?>
wbs_buttonSetButton caption=$kernelStrings.app_cancel_btn name="cancelbtn"?>
/wbs_buttonSet ?>
/wbs_formButtonsPanel ?>
/wbs_formLayout ?>
else ?>
wbs_button caption=$kernelStrings.app_cancel_btn name="cancelbtn" ?>
/if ?>
/wbs_pageLayout ?>