Add note about refreshing page

This commit is contained in:
Fred Boniface 2023-07-12 00:53:38 +01:00
parent ada17c4ba0
commit fe80f0c40a
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
<p>There was an error processing your request.</p>
<p>Check that the email you entered was correct or try again later.</p>
{:else if state == 'reg'}
<p>You are already registered for OwlBoard</p>
<p>You are already registered for OwlBoard. If you've recently logged out or updated, you may need to refresh this page to register as old data could still be stored in your browser.</p>
{/if}
<Nav />