From 646c7deefaa5b063a0ef22dc08018701df215f7b Mon Sep 17 00:00:00 2001 From: hippoz Date: Thu, 6 May 2021 04:27:56 +0300 Subject: [PATCH] whoopsie again --- templates/base/head_navbar.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index 0e8bbc6..475c62f 100644 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -158,14 +158,14 @@ {{.i18n.Tr "your_starred"}} {{end}} - + {{svg "octicon-tools"}} {{.i18n.Tr "your_settings"}} {{if .IsAdmin}}
- + {{svg "octicon-server"}} {{.i18n.Tr "admin_panel"}}