diff options
-rw-r--r-- | app/views/user/_signin.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/user/_signin.rhtml b/app/views/user/_signin.rhtml index 710d78a1f..812bf9b4b 100644 --- a/app/views/user/_signin.rhtml +++ b/app/views/user/_signin.rhtml @@ -4,7 +4,7 @@ <%= foi_error_messages_for :user_signin %> <% if not sign_in_as_existing_user %> - <h2>If you've used WhatDoTheyKnow before</h3> + <h2>If you've used WhatDoTheyKnow before</h2> <% end %> <p> |