From b7d2089e986a2d961207c0615b88c397019ea95c Mon Sep 17 00:00:00 2001 From: avadesian Date: Wed, 28 Jul 2021 10:02:16 +0800 Subject: [PATCH] modify navigator bar for dashboard --- templates/base/head_navbar.tmpl | 2 +- templates/base/head_navbar_home.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index 11dab3717..37c6e5b15 100755 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -31,7 +31,7 @@ {{else if .IsLandingPageHome}} - {{.i18n.Tr "home"}} + {{.i18n.Tr "home"}} {{.i18n.Tr "custom.head.openi"}} {{else if .IsLandingPageHome}} - {{.i18n.Tr "home"}} + {{.i18n.Tr "home"}} {{.i18n.Tr "custom.head.openi"}}