|
|
@ -65,12 +65,11 @@ __DATA__ |
|
|
|
<subroutine src="print_save_button()" /> |
|
|
|
<subroutine src="print_save_button()" /> |
|
|
|
</page> |
|
|
|
</page> |
|
|
|
<page name="Modify" pre-event="turn_off_buttons()" post-event="modify_user()"> |
|
|
|
<page name="Modify" pre-event="turn_off_buttons()" post-event="modify_user()"> |
|
|
|
<description>MODIFY_USER_DESC</description> |
|
|
|
<description>DESC_MODIFY_USER_PAGE</description> |
|
|
|
<field |
|
|
|
<field |
|
|
|
type="literal" |
|
|
|
type="literal" |
|
|
|
id="UserLockedWarning" |
|
|
|
id="UserLockedWarning" |
|
|
|
value="print_user_locked_warning()"> |
|
|
|
value="print_user_locked_warning()"> |
|
|
|
<label>LABEL_WARNING</label> |
|
|
|
|
|
|
|
</field> |
|
|
|
</field> |
|
|
|
<field type="text" size="30" id="ExpireLockOn" validation="is_future_date_or_empty" value="get_user_prop('ExpireLockOn')"> |
|
|
|
<field type="text" size="30" id="ExpireLockOn" validation="is_future_date_or_empty" value="get_user_prop('ExpireLockOn')"> |
|
|
|
<description>DESC_LOCK_ON_DATE</description> |
|
|
|
<description>DESC_LOCK_ON_DATE</description> |
|
|
|