diff options
author | francis <francis> | 2008-04-22 11:57:12 +0000 |
---|---|---|
committer | francis <francis> | 2008-04-22 11:57:12 +0000 |
commit | 9d2dbb862fc260be935a246f0310468645487478 (patch) | |
tree | 5877d6fd76c599fcfe6ceceeb440b6ca1f18b75f | |
parent | 6e7f70a3450b3d6bb67fe5341f14f03214b58f42 (diff) |
HTMl fix.
-rw-r--r-- | app/views/help/about.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml index 7fe30d473..bd2c18914 100644 --- a/app/views/help/about.rhtml +++ b/app/views/help/about.rhtml @@ -67,7 +67,7 @@ page for your request. You will be emailed if this date goes by without a response, so you can send the public authority another note to hurry them up. </dd> -<dt id="quickly_response">What if I'm not satisfied with the response?</dt> +<dt id="not_satifised">What if I'm not satisfied with the response?</dt> <dd>If you didn't get the information you asked for, or you didn't get it in time, then read our page '<a href="/help/unhappy">Unhappy about the response you got?</a>'. </dd> |