Fix root link

This commit is contained in:
John Firebaugh 2013-10-04 13:25:11 -07:00
parent 3d4a137959
commit 60170d7069

View file

@ -1,6 +1,6 @@
<header>
<h1>
<a href="<% root_path %>" class="geolink layers">
<a href="<%= root_path %>" class="geolink layers">
<%= image_tag "osm_logo.png", :alt => t('layouts.logo.alt_text'), :class => 'logo' %>
<%= t 'layouts.project_name.h1' %>
</a>