$l['selectable_options'] = "Selectable Options?"; $l['selectable_options_desc'] = "Please enter each option on a separate line. This only applies to the select boxes, check boxes, and radio buttons types."; $l['required'] = "Required?";
|
$l['selectable_options'] = "Selectable Options?"; $l['selectable_options_desc'] = "Please enter each option on a separate line. This only applies to the select boxes, check boxes, and radio buttons types."; $l['required'] = "Required?";
|
$l['required_desc'] = "Is this field required to be filled in during registration or profile editing? Note that this does not apply if the field is hidden.";
| $l['required_desc'] = "Is this field required to be filled in during registration or profile editing? Note that this does not apply if the field is hidden or the field is not editable.";
|
$l['editable_by_user'] = "Editable by user?"; $l['editable_by_user_desc'] = "Should this field be editable by the user? If not, administrators/moderators can still edit the field."; $l['hide_on_profile'] = "Hide on profile?";
| $l['editable_by_user'] = "Editable by user?"; $l['editable_by_user_desc'] = "Should this field be editable by the user? If not, administrators/moderators can still edit the field."; $l['hide_on_profile'] = "Hide on profile?";
|