]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/geocoder/search.html.erb
erblint: fix remaining single quoted strings
[rails.git] / app / views / geocoder / search.html.erb
index 2d2a25c97b7b9911ea509d9c7b098a5541776db1..ec349c7bff60419b6789dabebd90a8b8c5973fa1 100644 (file)
@@ -1,6 +1,6 @@
 <h2>
     <a class="geolink" href="<%= root_path %>"><span class="icon close"></span></a>
-       <%= t('site.sidebar.search_results') %>
+    <%= t("site.sidebar.search_results") %>
 </h2>
 <% @sources.each do |source| %>
   <h4 class="inner12"><%= raw(t ".title.#{source}") %></h4>