X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/168036d3a20157702eb9b4f964ddf56366086c82..f4f0c4b1553085e0da0b38cbdf10a97045d64e91:/app/views/user/account.rhtml?ds=inline
diff --git a/app/views/user/account.rhtml b/app/views/user/account.rhtml
index 1df79c789..e43612673 100644
--- a/app/views/user/account.rhtml
+++ b/app/views/user/account.rhtml
@@ -18,9 +18,9 @@
-
<%= t 'user.account.profile description' %> | <%= f.text_area :description, :rows => '5', :cols => '60' %>
|
+ <%= t 'user.account.profile description' %> | <%= f.text_area :description, :rows => '5', :cols => '60' %> |
- <%= t 'user.account.preferred languages' %> | <%= f.text_field :languages %>
|
+ <%= t 'user.account.preferred languages' %> | <%= f.text_field :languages %> |
class="nohome" <%end%> ><%= t 'user.account.home location' %> | <%= t 'user.account.no home location' %><%= t 'user.account.latitude' %> <%= f.text_field :home_lat, :size => 20, :id => "home_lat" %><%= t 'user.account.longitude' %><%= f.text_field :home_lon, :size => 20, :id => "home_lon" %> |