From c75904ade4eff47f9bc3ec223ea230f02ffe2c4b Mon Sep 17 00:00:00 2001 From: rubensfox20 Date: Sat, 4 Apr 2026 19:39:29 -0300 Subject: [PATCH] UI: fix Overview auth-failed i18n link Signed-off-by: sallyom --- ui/src/ui/views/overview.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/src/ui/views/overview.ts b/ui/src/ui/views/overview.ts index 23b8b08efbd..829d1453228 100644 --- a/ui/src/ui/views/overview.ts +++ b/ui/src/ui/views/overview.ts @@ -145,8 +145,8 @@ export function renderOverview(props: OverviewProps) { href="https://docs.openclaw.ai/web/dashboard" target=${EXTERNAL_LINK_TARGET} rel=${buildExternalLinkRel()} - title="Control UI auth docs (opens in new tab)" - >Docs: Control UI auth${t("overview.connection.authDocsLink")}