From f13bb0434b99a9869a4cd2e2d009479efa2af645 Mon Sep 17 00:00:00 2001 From: surtur Date: Thu, 28 Oct 2021 12:35:38 +0200 Subject: [PATCH] head_navbar: integrate upstream tmpl changes ref: https://github.com/go-gitea/gitea/pull/17451 --- custom/templates/base/head_navbar.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/templates/base/head_navbar.tmpl b/custom/templates/base/head_navbar.tmpl index 94dc558..913c1c2 100644 --- a/custom/templates/base/head_navbar.tmpl +++ b/custom/templates/base/head_navbar.tmpl @@ -192,7 +192,7 @@ {{svg "octicon-person"}} {{.i18n.Tr "register"}} {{end}} - + {{svg "octicon-sign-in"}} {{.i18n.Tr "sign_in"}}