aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-06-04 13:29:49 +0100
committerLouise Crow <louise.crow@gmail.com>2014-06-04 13:29:49 +0100
commit47c65469ace621e714e4dee2bcc5aede837c418b (patch)
treeedcf23cbfb09e98c69d1440afe6d444af95b3611 /lib
parent7b290c301aad8bb078b7e95b492d9a2936a6c58e (diff)
Preserve old logo
Used when RESPONSIVE_STYLING set to false
Diffstat (limited to 'lib')
-rw-r--r--lib/views/general/_orglink.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/views/general/_orglink.html.erb b/lib/views/general/_orglink.html.erb
index 2b91e73..b22d123 100644
--- a/lib/views/general/_orglink.html.erb
+++ b/lib/views/general/_orglink.html.erb
@@ -1 +1 @@
-<%= link_to image_tag('logo.png'), frontpage_url, :id=>'logo' %>
+<%= link_to image_tag('old-logo.png', :alt => 'Alaveteli logo'), frontpage_url, :id=>'logo' %>