From 74ab3d2cbe1c4778e07c03c2b33efde91671796b Mon Sep 17 00:00:00 2001 From: Sahil Batra Date: Fri, 8 Mar 2024 17:29:22 +0530 Subject: [PATCH] webapp: Rename "Full name" field to "Name". This commit renames "Full name" field in profile settings, "Edit user" form and in the email modal for demo orgs to "Name". Fixes part of #29226. --- help/change-a-users-name.md | 2 +- help/change-your-name.md | 4 ++-- help/demo-organizations.md | 2 +- web/templates/demo_organization_add_email_modal.hbs | 2 +- web/templates/settings/admin_human_form.hbs | 2 +- web/templates/settings/profile_settings.hbs | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/help/change-a-users-name.md b/help/change-a-users-name.md index a3167a23d0..889dbcfaab 100644 --- a/help/change-a-users-name.md +++ b/help/change-a-users-name.md @@ -16,7 +16,7 @@ Organization administrators can always change any user's name. {!manage-this-user.md!} -1. Under **Full name**, enter a new name. +1. Under **Name**, enter a new name. {!save-changes.md!} diff --git a/help/change-your-name.md b/help/change-your-name.md index d415b29436..254e138394 100644 --- a/help/change-your-name.md +++ b/help/change-your-name.md @@ -13,13 +13,13 @@ is useful when users' names are managed via LDAP or another data source. {settings_tab|profile} -1. Edit the **full name** field. +1. Edit the **Name** field. {end_tabs} !!! warn "" - **Note:** If you are unable to edit the full name field, check + **Note:** If you are unable to edit the name field, check that your organization allows name changes. Follow the steps at [prevent users from changing their names](/help/restrict-name-and-email-changes) to view your organization's settings. diff --git a/help/demo-organizations.md b/help/demo-organizations.md index e4df8c505e..df3a4094ed 100644 --- a/help/demo-organizations.md +++ b/help/demo-organizations.md @@ -51,7 +51,7 @@ and set a password for their account. 1. Enter your email address. 1. *(optional)* If the name on the account is still a placeholder, - edit the **Full name** field. + edit the **Name** field. 1. Click **Add**. diff --git a/web/templates/demo_organization_add_email_modal.hbs b/web/templates/demo_organization_add_email_modal.hbs index f03f55a93a..e58df4b9ae 100644 --- a/web/templates/demo_organization_add_email_modal.hbs +++ b/web/templates/demo_organization_add_email_modal.hbs @@ -5,7 +5,7 @@
- +
diff --git a/web/templates/settings/admin_human_form.hbs b/web/templates/settings/admin_human_form.hbs index dbf164df0b..832b69c5c4 100644 --- a/web/templates/settings/admin_human_form.hbs +++ b/web/templates/settings/admin_human_form.hbs @@ -3,7 +3,7 @@
- +
{{#if email}} diff --git a/web/templates/settings/profile_settings.hbs b/web/templates/settings/profile_settings.hbs index 213ac8a97a..d04e8a7c5a 100644 --- a/web/templates/settings/profile_settings.hbs +++ b/web/templates/settings/profile_settings.hbs @@ -6,7 +6,7 @@
- +