]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/timeout.html.erb
erblint: fix remaining single quoted strings
[rails.git] / app / views / browse / timeout.html.erb
index e6dd7b68d5d20ede57ae500b2692e44ca3ffabdd..a9f53db15bd782a04447cb364eaa4bd7a5d5da35 100644 (file)
@@ -1,4 +1,4 @@
 <div class="browse-section">
   <a class="geolink" href="<%= root_path %>"><span class="icon close"></span></a>
-  <%= t '.sorry', :type => t(".type.#{@type}"), :id => params[:id] %>
+  <%= t ".sorry", :type => t(".type.#{@type}"), :id => params[:id] %>
 </div>