From: gerv%gerv.net <> Date: Thu, 18 Mar 2004 16:52:24 +0000 (+0000) Subject: Bug 132066 - add a note to the login page about needing cookies for a good user exper... X-Git-Tag: bugzilla-2.18rc1~177 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=786d40c197f497ee9d3fa5b92834c0249f20a61b;p=thirdparty%2Fbugzilla.git Bug 132066 - add a note to the login page about needing cookies for a good user experience. Patch by gerv; r,a=justdave. --- diff --git a/template/en/default/account/auth/login.html.tmpl b/template/en/default/account/auth/login.html.tmpl index 097af89559..c8e7807125 100644 --- a/template/en/default/account/auth/login.html.tmpl +++ b/template/en/default/account/auth/login.html.tmpl @@ -90,6 +90,11 @@ exclude="^Bugzilla_(login|password|restrictlogin)$" %] + +
+ (Note: you should make sure cookies are enabled for this site. + Otherwise, you will frequently be required to re-login.) +
[%# Allow the user to create a new account, or request a token to change