From e767146ae3f5be3ed8fadd9ade1e36921cdd0e8d Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Thu, 31 Jul 2025 12:29:38 -0400 Subject: [PATCH] My device page: Change copy under "Updates" (#31449) For the following unreleased bug: - #31414 --- .../cards/Software/SelfService/SelfService.tsx | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/frontend/pages/hosts/details/cards/Software/SelfService/SelfService.tsx b/frontend/pages/hosts/details/cards/Software/SelfService/SelfService.tsx index ecccbb6231..f776832a48 100644 --- a/frontend/pages/hosts/details/cards/Software/SelfService/SelfService.tsx +++ b/frontend/pages/hosts/details/cards/Software/SelfService/SelfService.tsx @@ -718,17 +718,8 @@ const SoftwareSelfService = ({ header="Updates" subheader={ <> - The following app require updating.{" "} - {contactUrl && ( - - If you need help,{" "} - - - )} + Your device has outdated software. Update to address potential + security vulnerabilities or compatibility issues. } />