X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/168036d3a20157702eb9b4f964ddf56366086c82..5294e4d989038ae20c1e38622d14f5b54c7d830f:/app/views/user/account.rhtml
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" %> |