diff options
author | francis <francis> | 2008-06-04 14:45:53 +0000 |
---|---|---|
committer | francis <francis> | 2008-06-04 14:45:53 +0000 |
commit | 1937caae1b917a1844f7c3f9fb745bbdf6e8c13b (patch) | |
tree | e8c7ef03e4b2d0b1b8a9df1d455b4ad0be129ff7 | |
parent | 36251d6f47f43464c426812fa7093c5501122828 (diff) |
Does what it says on the tin.
-rw-r--r-- | app/views/layouts/default.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/default.rhtml b/app/views/layouts/default.rhtml index cd7e90493..c42f533aa 100644 --- a/app/views/layouts/default.rhtml +++ b/app/views/layouts/default.rhtml @@ -26,7 +26,7 @@ <span id="beta">(<%= link_to "in development", about_url %>)</span> </h1> <div id="tagline"> - Lift the lid on the UK public sector! + Make and explore Freedom of Information requests </div> </div> <div id="navigation_search"> |