From 00d7422d2fe894810c50a242b3cf07e020a4f678 Mon Sep 17 00:00:00 2001 From: Paul Seal Date: Fri, 22 Oct 2021 02:47:35 +0100 Subject: [PATCH] V8/feature/app header localized titles (#11429) * Added a link to 404 documentation I think it will be useful to include a link to the documentation on how to create a custom 404 * added localized titles to the search and help buttons in the app header (top right of Umbraco) --- .../src/views/components/application/umb-app-header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/components/application/umb-app-header.html b/src/Umbraco.Web.UI.Client/src/views/components/application/umb-app-header.html index 3ad4ebc188..e0fb4aeb77 100644 --- a/src/Umbraco.Web.UI.Client/src/views/components/application/umb-app-header.html +++ b/src/Umbraco.Web.UI.Client/src/views/components/application/umb-app-header.html @@ -10,7 +10,7 @@