diff options
author | Louise Crow <louise.crow@gmail.com> | 2012-10-04 11:36:03 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2012-10-04 11:36:03 +0100 |
commit | 7661e47d7af6cc405128c5f181d4134c1e72962e (patch) | |
tree | 6cc5a13ab50caeaf453e81b06b965d87467688b2 /lib/views/help/credits.rhtml | |
parent | c49382584bca4abd61ed8a2454b6f161561603be (diff) | |
parent | 668042256ed6e1a39e29147c8ab4ba2746fe2e38 (diff) |
Merge remote-tracking branch 'openaustralia_github/configuration_refactor' into develop
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. |