From e41b188a831681daf0311a5b62de27dd4eebbb6a Mon Sep 17 00:00:00 2001
From: "Lea N. - LeaDevelop" <104503492+LeaDevelop@users.noreply.github.com>
Date: Thu, 26 Sep 2024 21:06:08 +0200
Subject: [PATCH] (#1028) Fix emoticons in computers.mdx
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- replace :gear: with unicode gear ⚙ emoticon
---
.../central-management/usage/website/computers.mdx | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/content/docs/en-us/central-management/usage/website/computers.mdx b/src/content/docs/en-us/central-management/usage/website/computers.mdx
index 24c091f8fb..fcfbab4f33 100644
--- a/src/content/docs/en-us/central-management/usage/website/computers.mdx
+++ b/src/content/docs/en-us/central-management/usage/website/computers.mdx
@@ -35,7 +35,7 @@ Please see f
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.
-Select the :gear: **Actions** menu in the corresponding left-hand column, and click **Details**.
+Select the ⚙ **Actions** menu in the corresponding left-hand column, and click **Details**.
![Finding a computer's details menu option](/images/ccm-playwright/computers/table-row-button-action-dropdown-menu-details.png)
@@ -47,11 +47,11 @@ You will be presented with a list of the installed software packages for the mac
Creating a Draft Deployment Plan for a Computer can be done from two pages:
-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.
+1. In the leftmost column of the Computer table you will find an ⚙ **Actions** menu which will display a **Create New Deployment Plan** option.
![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)
-1. From the Computer Details page, click the :gear: **Actions** button and select the **Create New Deployment Plan** option.
+1. From the Computer Details page, click the ⚙ **Actions** button and select the **Create New Deployment Plan** option.
![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)
@@ -71,11 +71,11 @@ From here, the Deployment Plan can be edited and deployed as outlined in the
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.
-Select the :gear: **Actions** menu in the corresponding left-hand column, and click **Delete**. You will be prompted to confirm the deletion.
+Select the ⚙ **Actions** menu in the corresponding left-hand column, and click **Delete**. You will be prompted to confirm the deletion.
![Deleting a computer in Central Management](/images/ccm-playwright/computers/table-row-button-action-dropdown-menu-delete.png)