FIle - /trunk/views/html/admin/settings/users_profile_fields_manage.html
/trunk/views/html/admin/settings/users_profile_fields_manage.html
|
|
430 bytes
|
|
January 20, 2025 at 08:22
|
|
<h1>Manage Profile Field</h1>
<s:form action="/admin/settings/users_profile_fields">
<input type="hidden" name="profile_field_id" value="~profile_field_id~">
<s:box>
<s:box_header title="Profile Field Details">
<p>You may make any necessary changes to the seleected profile_field below.
</s:box_header>
<s:function alias="display_form" form="users.profile_field" record_id="~profile_field_id~">
</s:box>