diff options
author | Mark Longair <mhl@pobox.com> | 2013-11-25 14:07:16 +0000 |
---|---|---|
committer | Mark Longair <mhl@pobox.com> | 2013-11-25 14:38:55 +0000 |
commit | 15b0d0771962c4d1aa7a6ae9b92273c05519f04b (patch) | |
tree | fb675a6b747a38156abc3a1a99fedff6e5fe8675 /lib | |
parent | 0d2a72017779ba0cd7c7d40e0fa32713129333c5 (diff) |
Revert renaming of the logo.png fileno-logo-rename
Diffstat (limited to 'lib')
-rw-r--r-- | lib/views/general/_orglink.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/views/general/_orglink.html.erb b/lib/views/general/_orglink.html.erb index 6a83ffb..2b91e73 100644 --- a/lib/views/general/_orglink.html.erb +++ b/lib/views/general/_orglink.html.erb @@ -1 +1 @@ -<%= link_to image_tag('alaveteli-logo.png'), frontpage_url, :id=>'logo' %> +<%= link_to image_tag('logo.png'), frontpage_url, :id=>'logo' %> |