diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/account/auth/login.html.tmpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/template/en/default/account/auth/login.html.tmpl b/template/en/default/account/auth/login.html.tmpl index 097af8955..c8e780712 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)$" %] <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 |