diff options
-rw-r--r-- | app/views/layouts/default.rhtml | 1 | ||||
-rw-r--r-- | todo.txt | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/app/views/layouts/default.rhtml b/app/views/layouts/default.rhtml index 088f039cb..f9f8d356f 100644 --- a/app/views/layouts/default.rhtml +++ b/app/views/layouts/default.rhtml @@ -61,6 +61,7 @@ <p id="footer"> Built by <a href="http://www.mysociety.org/">mySociety</a> ... and you. <a href="https://secure.mysociety.org/cvstrac/dir?d=mysociety/foi">Get the source code</a> (is on Rails). + Dedicated to <a href="http://mk.ucant.org/archives/000129.html">Chris Lightfoot</a>. </p> </body> @@ -27,8 +27,6 @@ Go through all requests and check status is shiny Next ==== -Browse all public bodies from front page - Sort the requests by when something last happened to them (this needs thought as to what sort orders we need) Sort by due date |