mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 02:02:43 +00:00
Custom messages spelling and grammar fixes (#25668)
This commit is contained in:
@@ -69,7 +69,7 @@ Use custom banners and modals in the Vault UI to share system-wide alerts for al
|
|||||||
## Create messages for a specific namespace
|
## Create messages for a specific namespace
|
||||||
|
|
||||||
Child [namespaces](/vault/docs/enterprise/namespaces) inherit all messages
|
Child [namespaces](/vault/docs/enterprise/namespaces) inherit all messages
|
||||||
created on the parent namespace. For example, if your cluster has the following
|
created on the parent namespace. For example, a cluster with the following
|
||||||
namespace hierarchy:
|
namespace hierarchy:
|
||||||
|
|
||||||
<CodeBlockConfig hideClipboard>
|
<CodeBlockConfig hideClipboard>
|
||||||
@@ -85,10 +85,9 @@ namespace hierarchy:
|
|||||||
</CodeBlockConfig>
|
</CodeBlockConfig>
|
||||||
|
|
||||||
Custom messages created on the `admin` namespace apply to all child namespaces:
|
Custom messages created on the `admin` namespace apply to all child namespaces:
|
||||||
`fiance`, `marketing`, `marketing/digital-marketing` and `marketing/events`.
|
`finance`, `marketing`, `marketing/digital-marketing` and `marketing/events`.
|
||||||
|
|
||||||
To create a custom message that only targets the marketing team you,
|
To create a custom message that only targets the marketing team, log into the `marketing` namespace before creating your message.
|
||||||
must log into the `marketing` namespace before creating your message.
|
|
||||||
|
|
||||||
To create a message under a specific namespace:
|
To create a message under a specific namespace:
|
||||||
|
|
||||||
@@ -127,7 +126,7 @@ You can open the edit screen for a custom message in two places from the **Custo
|
|||||||
1. Find the custom message you want to edit.
|
1. Find the custom message you want to edit.
|
||||||
1. Select the message to open the message details page.
|
1. Select the message to open the message details page.
|
||||||
1. Click the **Edit message** button to bring up the edit page.
|
1. Click the **Edit message** button to bring up the edit page.
|
||||||
After clicking **Edit message** in either of the options, fill in the information that you would like to edit for the custom message.
|
After clicking **Edit message**, fill in the information that you would like to edit for the custom message.
|
||||||
|
|
||||||
## Delete a custom message
|
## Delete a custom message
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user