diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-03-28 10:29:48 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-03-28 10:29:48 +0000 |
commit | 12946b70d1c3097a930f13bb812a1e0db709dcb4 (patch) | |
tree | ef162d83f7a195b9bbcf9589278134b21775fa6c /app/helpers/link_to_helper.rb | |
parent | 98e937a21d58b4fe55f3fa2e443b21d5f7f41faa (diff) | |
parent | a64188fb25263ca3066279bfe1a08fa20accae5d (diff) |
Merge remote-tracking branch 'openaustralia_github/small_source_code_header_fixups' into rails-3-develop
Diffstat (limited to 'app/helpers/link_to_helper.rb')
-rwxr-xr-x | app/helpers/link_to_helper.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/helpers/link_to_helper.rb b/app/helpers/link_to_helper.rb index ffa34e345..e4f28e6d1 100755 --- a/app/helpers/link_to_helper.rb +++ b/app/helpers/link_to_helper.rb @@ -3,7 +3,7 @@ # - # # Copyright (c) 2007 UK Citizens Online Democracy. All rights reserved. -# Email: francis@mysociety.org; WWW: http://www.mysociety.org/ +# Email: hello@mysociety.org; WWW: http://www.mysociety.org/ module LinkToHelper |