From: Michael Tremer Date: Tue, 11 Feb 2025 17:24:15 +0000 (+0000) Subject: web: Replace the Sign In button with an icon X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=29d94596db8a045b1642c7454beed6b265dfb187;p=pbs.git web: Replace the Sign In button with an icon Signed-off-by: Michael Tremer --- diff --git a/src/templates/base.html b/src/templates/base.html index 0407c8bf..81167e69 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -101,16 +101,15 @@ - {{ _("Logout") }} + {{ _("Log Out") }} {% else %} - + + + {% endif %}