Skip to content

Commit e32e058

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

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Software main page lists all installed software in any computers that have c
2323

2424
## Upgrade Individual Software
2525

26-
In the leftmost column of the Software table you will find an :gear: **Actions** menu which will display an **Upgrade** option on outdated Software.
26+
In the leftmost column of the Software table you will find an **Actions** menu which will display an **Upgrade** option on outdated Software.
2727

2828
![Finding the Upgrade menu entry for a specific Software entry](/images/ccm-playwright/software/table-row-button-action-dropdown-menu-upgrade.png)
2929

@@ -33,7 +33,7 @@ From here, the Deployment Plan can be edited and deployed as outlined in the <Xr
3333

3434
## Uninstall Individual Software
3535

36-
In the leftmost column of the Software table you will find an :gear: **Actions** menu which will display an **Uninstall** option.
36+
In the leftmost column of the Software table you will find an **Actions** menu which will display an **Uninstall** option.
3737

3838
![Finding the Upgrade menu entry for a specific Software entry](/images/ccm-playwright/software/table-row-button-action-dropdown-menu-uninstall.png)
3939

@@ -57,7 +57,7 @@ From here, the Deployment Plan can be edited and deployed as outlined in the <Xr
5757

5858
## Software Details
5959

60-
In the leftmost column of the Software table you will find an :gear: **Actions** menu which will display a **Details** option.
60+
In the leftmost column of the Software table you will find an **Actions** menu which will display a **Details** option.
6161
Clicking this option will take you to the **Software Details** page.
6262

6363
![Finding the Details menu entry for a specific Software entry](/images/ccm-playwright/software/table-row-button-action-dropdown-menu-details.png)

0 commit comments

Comments
 (0)