diff options
-rw-r--r-- | app/views/help/about.rhtml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml index 705627d9c..d9e00d8bd 100644 --- a/app/views/help/about.rhtml +++ b/app/views/help/about.rhtml @@ -403,11 +403,11 @@ each request page. <dt id="days">You've calculated our deadline wrongly!<a href="#days">#</a> </dt> <dd> -<p>The Freedom of Information Act says: +<p>The Freedom of Information Act says:</p> -<blockquote>A public authority must comply with section 1(1) <strong>promptly</strong> and +<blockquote><p>A public authority must comply with section 1(1) <strong>promptly</strong> and in any event not later than the twentieth working day following the date of -receipt.</blockquote> +receipt.</p></blockquote> <p>The nerdy detail of exactly how weekends are counted, and what happens if the request arrives out of office hours, is just that - detail. What matters @@ -566,6 +566,7 @@ requests, and for good public relations, we'd advise you not to do that. made through the site. Their diligence, patience and professionalism is what has actually made the information that you see here. Thank them for helping make Government more transparent. +</li> </ul> You're all stars. </dd> |