diff options
Diffstat (limited to 'lib/views/help/credits.rhtml')
-rw-r--r-- | lib/views/help/credits.rhtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/views/help/credits.rhtml b/lib/views/help/credits.rhtml index 08405da..bc493bc 100644 --- a/lib/views/help/credits.rhtml +++ b/lib/views/help/credits.rhtml @@ -7,7 +7,7 @@ <dl> -<dt id="thanks">Which people made WhatDoTheyKnow? <a href="#thanks">#</a> </dt> +<dt id="thanks">Which people made <%= site_name %>? <a href="#thanks">#</a> </dt> <dd>Oh, nearly everyone (and <a href="http://www.mysociety.org/helpus">maybe you too</a>)! <ul> <li> @@ -77,7 +77,7 @@ You're all stars. <li>Help people find successful requests, and monitor performance of authorities, by <a href="/categorise/play">playing the categorisation game</a>. </li> <li>Find out FOI email addresses of <a href="/help/requesting#missing_body">authorities that we're missing</a>.</li> - <li>Write a blog post about either WhatDoTheyKnow or an interesting request that you've + <li>Write a blog post about either <%= site_name %> or an interesting request that you've found. Post about it on a forum that you frequent. Tell friends about it.</li> <li>If you're a programmer, get the source code for our parent project, <a href="http://alaveteli.org">Alaveteli</a> and tell us about patches we can pull. It's made in Ruby on Rails. |