Skip to content

Commit e41b188

Browse files
committed
(#1028) Fix emoticons in computers.mdx
- replace ⚙️ with unicode gear ⚙ emoticon
1 parent e32e058 commit e41b188

File tree

1 file changed

+6
-6
lines changed
  • src/content/docs/en-us/central-management/usage/website

1 file changed

+6
-6
lines changed

src/content/docs/en-us/central-management/usage/website/computers.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Please see <Xref title="Central Management Client Setup" value="ccm-client" /> f
3535
</Callout>
3636

3737
From the main Computers page in Central Management, locate the computer of interest in the list or by providing a search term in the table filter.
38-
Select the :gear: **Actions** menu in the corresponding left-hand column, and click **Details**.
38+
Select the **Actions** menu in the corresponding left-hand column, and click **Details**.
3939

4040
![Finding a computer's details menu option](/images/ccm-playwright/computers/table-row-button-action-dropdown-menu-details.png)
4141

@@ -47,11 +47,11 @@ You will be presented with a list of the installed software packages for the mac
4747

4848
Creating a Draft Deployment Plan for a Computer can be done from two pages:
4949

50-
1. In the leftmost column of the Computer table you will find an :gear: **Actions** menu which will display a **Create New Deployment Plan** option.
50+
1. In the leftmost column of the Computer table you will find an **Actions** menu which will display a **Create New Deployment Plan** option.
5151

5252
![Finding the Create New Deployment Plan menu entry for a specific Computer on the Computers page](/images/ccm-playwright/computers/table-row-button-action-dropdown-menu-create-new-deployment-plan.png)
5353

54-
1. From the Computer Details page, click the :gear: **Actions** button and select the **Create New Deployment Plan** option.
54+
1. From the Computer Details page, click the **Actions** button and select the **Create New Deployment Plan** option.
5555

5656
![Button to create a new draft Deployment Plan from the Computer Details page](/images/ccm-playwright/computers/details/button-action-dropdown-menu-create-new-deployment-plan.png)
5757

@@ -71,11 +71,11 @@ From here, the Deployment Plan can be edited and deployed as outlined in the <Xr
7171

7272
Upgrading all outdated Software installed on a Computer can be done from two pages:
7373

74-
1. In the leftmost column of the Computer table you will find an :gear: **Actions** menu which will display a **Upgrade Outdated Software** option.
74+
1. In the leftmost column of the Computer table you will find an **Actions** menu which will display a **Upgrade Outdated Software** option.
7575

7676
![Finding the Upgrade Outdated Software menu entry for a specific Computer on the Computers page](/images/ccm-playwright/computers/table-row-button-action-dropdown-menu-upgrade-outdated-software.png)
7777

78-
1. From the Computer Details page, click the :gear: **Actions** button and select the **Upgrade Outdated Software** option.
78+
1. From the Computer Details page, click the **Actions** button and select the **Upgrade Outdated Software** option.
7979

8080
![Button to create a new Deployment Plan to upgrade all outdated Software on a Computer from the Computer Details page](/images/ccm-playwright/computers/details/button-action-dropdown-menu-upgrade-outdated-software.png)
8181

@@ -104,7 +104,7 @@ From the Computer details page, click the `Export` button and select the `Export
104104
</Callout>
105105

106106
From the main Computers page in Central Management, locate the computer of interest in the list or by providing a search term in the table filter.
107-
Select the :gear: **Actions** menu in the corresponding left-hand column, and click **Delete**. You will be prompted to confirm the deletion.
107+
Select the **Actions** menu in the corresponding left-hand column, and click **Delete**. You will be prompted to confirm the deletion.
108108

109109
![Deleting a computer in Central Management](/images/ccm-playwright/computers/table-row-button-action-dropdown-menu-delete.png)
110110

0 commit comments

Comments
 (0)