Skip to content

Commit f592390

Browse files
committed
(#1028) Fix emoticons in sensitive-variables.mdx
- replace βž• with unicode plus sign βž• emoticon - replace πŸ—‘οΈ with unicode wastebasket πŸ—‘ emoticon
1 parent c4f5c4a commit f592390

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

β€Žsrc/content/docs/en-us/central-management/usage/website/administration/sensitive-variables.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ The **Sensitive Variables** page can be accessed from the Administration section
2020
1. From the Chocolatey Central Management Dashboard, select `Administration` > `Sensitive Variables` from the left sidebar.
2121

2222
![Chocolatey Central Management dashboard, arrow pointing to Sensitive Variables menu in the left sidebar entry.](/images/ccm-playwright/dashboard/left-menu-nested-sensitive-variables.png)
23-
1. Select the :heavy_plus_sign: **Create new sensitive variable** button at the top of the page.
23+
1. Select the βž• **Create new sensitive variable** button at the top of the page.
2424

2525
![CCM Sensitive Variables page, arrow pointing to Create new sensitive variable button](/images/ccm-playwright/administration/sensitive-variables/button-create-new-sensitive-variable.png)
2626
1. Fill in the details and click Save.
2727

2828
![Fill in Sensitive Variables information](/images/ccm-playwright/administration/sensitive-variables/modal-new-sensitive-variable.png)
2929

30-
Alternatively, variables can also be added from an Deployment Step Advanced script by clicking the :heavy_plus_sign: in the upper right corner.
30+
Alternatively, variables can also be added from an Deployment Step Advanced script by clicking the βž• in the upper right corner.
3131

3232
![Sensitive Variables Added from the Advanced script of a Deployment Step](/images/ccm-playwright/deployment-plans/edit/modal-step-button-create-sensitive-variable.png)
3333

@@ -44,7 +44,7 @@ Alternatively, variables can also be added from an Deployment Step Advanced scri
4444
1. From the Chocolatey Central Management Dashboard, select `Administration` > `Sensitive Variables` from the left sidebar.
4545

4646
![Central Management dashboard, arrow pointing to Sensitive Variables menu in the left sidebar entry on the CCM Dashboard](/images/ccm-playwright/dashboard/left-menu-nested-sensitive-variables.png)
47-
1. Select :wastebasket: **Delete** beside the Sensitive Variable you wish to delete.
47+
1. Select πŸ—‘ **Delete** beside the Sensitive Variable you wish to delete.
4848

4949
![Sensitive Variables page with arrow to a delete button](/images/ccm-playwright/administration/sensitive-variables/button-quick-action-delete.png)
5050

0 commit comments

Comments
Β (0)