From 169944719697bde75ba22e5ecf8781c58aaf3653 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Tue, 30 Aug 2022 05:51:37 +0000 Subject: [PATCH] Fix quote issues in the unregistered user header template. --- templates/header.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/header.tpl b/templates/header.tpl index a58518e..6471b7e 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -14,7 +14,7 @@
- {@"Hello, guest. We have noticed that you are not registered at this bug tracker. Your experience will be greatly enhanced if you log in. To do so, you first must register by clicking on the Register tab at the top. If you are already registered, you can login at the Login tab."} + {@"Hello, guest. We have noticed that you are not registered at this bug tracker. Your experience will be greatly enhanced if you log in. To do so, you first must register by clicking on the Register tab at the top. If you are already registered, you can login at the Login tab."}
@@ -41,4 +41,4 @@ -
\ No newline at end of file +
-- 2.22.5