From 0377ec43b0d251756136dc68892dadbb76fccb4c Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Tue, 28 Nov 2023 15:17:26 +0100 Subject: [PATCH] Fix missing Report a Bug text --- templates/custom/extra_links.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/custom/extra_links.tmpl b/templates/custom/extra_links.tmpl index a4a90dc..26e1a2d 100644 --- a/templates/custom/extra_links.tmpl +++ b/templates/custom/extra_links.tmpl @@ -32,4 +32,4 @@ -{{.locale.Tr "Report a Bug"}} +Report a Bug