From b79b48b76048012277729d6ebf084d8ea3937bf5 Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Mon, 25 May 2026 23:38:53 -0500 Subject: [PATCH] fix(ui): replace missing octicon-dashboard with octicon-meter octicon-dashboard doesn't exist in Gitea's SVG set, causing the icon to render as raw text. octicon-meter is the equivalent gauge icon. Co-Authored-By: Claude Opus 4.6 (1M context) --- templates/admin/navbar.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/admin/navbar.tmpl b/templates/admin/navbar.tmpl index d323cb9b3c..36e1e4c9a9 100644 --- a/templates/admin/navbar.tmpl +++ b/templates/admin/navbar.tmpl @@ -6,7 +6,7 @@ {{svg "octicon-tools" 16}} {{ctx.Locale.Tr "admin.maintenance"}}