erblint: use consistent spacing in HTML tags

This commit is contained in:
Tom Hughes 2019-03-28 00:30:48 +00:00
parent 49da87fb6d
commit 7ce40eeb38
13 changed files with 21 additions and 21 deletions

View file

@ -149,7 +149,7 @@
<fieldset class="form-divider">
<div class='form-row location clearfix'>
<label class="standard-label"><%= t ".home location" %></label>
<div id="homerow" <% unless current_user.home_lat and current_user.home_lon %>class="nohome"<% end %> >
<div id="homerow" <% unless current_user.home_lat and current_user.home_lon %> class="nohome"<% end %>>
<p class="message form-help deemphasize"><%= t ".no home location" %></p>
<div class='form-column'>
<label class="standard-label secondary"><%= t ".latitude" %></label>