diff --git a/frontend/pages/hosts/ManageHostsPage/HostTableConfig.tsx b/frontend/pages/hosts/ManageHostsPage/HostTableConfig.tsx index d40c54a350..8c8df11d97 100644 --- a/frontend/pages/hosts/ManageHostsPage/HostTableConfig.tsx +++ b/frontend/pages/hosts/ManageHostsPage/HostTableConfig.tsx @@ -372,8 +372,8 @@ const allHostTableHeaders: IDataColumn[] = [ const titleWithToolTip = ( - To filter by MDM server URL, head to the Dashboard page. + Settings can be updated remotely on hosts with MDM turned on.
+ To filter by MDM status, head to the Dashboard page. `} > MDM status @@ -396,8 +396,8 @@ const allHostTableHeaders: IDataColumn[] = [ const titleWithToolTip = ( - To filter by MDM status, head to the Dashboard page. + The MDM server that updates settings on the host.
+ To filter by MDM server URL, head to the Dashboard page. `} > MDM server URL