X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/168036d3a20157702eb9b4f964ddf56366086c82..f832d4d54b07a0b74286e41658bc98ce1791a460:/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" %>