]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 132066 - add a note to the login page about needing cookies for a good user exper...
authorgerv%gerv.net <>
Thu, 18 Mar 2004 16:52:24 +0000 (16:52 +0000)
committergerv%gerv.net <>
Thu, 18 Mar 2004 16:52:24 +0000 (16:52 +0000)
template/en/default/account/auth/login.html.tmpl

index 097af89559c0d4f93e94714cffbff4a12e290a90..c8e78071256e4005036da25775f37984dd9f4971 100644 (file)
      exclude="^Bugzilla_(login|password|restrictlogin)$" %]
 
   <input type="submit" name="GoAheadAndLogIn" value="Login">
+  
+  <p>
+    (Note: you should make sure cookies are enabled for this site. 
+    Otherwise, you will frequently be required to re-login.)
+  </p>
 </form>
 
 [%# Allow the user to create a new account, or request a token to change