diff options
author | francis <francis> | 2008-07-17 16:51:03 +0000 |
---|---|---|
committer | francis <francis> | 2008-07-17 16:51:03 +0000 |
commit | f5328def2a75463673e1f2952d0973033e1f18c3 (patch) | |
tree | 63f9e46313fd66ed4d23a9f727b421011e4b797c | |
parent | 7eca0f1369e211716732dbae923ba849a7d5e0f8 (diff) |
Oops.
-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> |