From 35781a3a86324d7fc8a94e8a36c68ee5084a08c9 Mon Sep 17 00:00:00 2001 From: "dkl%redhat.com" <> Date: Sun, 5 Oct 2008 09:52:19 +0000 Subject: [PATCH] Bug 457719: The "You need to _log in_ before you can comment..." link in show_bug.cgi doesn't display the login form if ssl = "authenticated sessions" Patch by David Lawrence - a/r=LpSolit --- template/en/default/bug/edit.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 6d60d8eb93..53efa0cb9c 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -261,7 +261,7 @@ Note

You need to - log in + log in before you can comment on or make changes to this [% terms.bug %].

-- 2.47.2