X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/fd62c044634cc94d227f1a80fe6296220037885f..168036d3a20157702eb9b4f964ddf56366086c82:/app/views/user/account.rhtml?ds=sidebyside diff --git a/app/views/user/account.rhtml b/app/views/user/account.rhtml index 4552c22a1..1df79c789 100644 --- a/app/views/user/account.rhtml +++ b/app/views/user/account.rhtml @@ -20,6 +20,8 @@ <%= t 'user.account.profile description' %><%= f.text_area :description, :rows => '5', :cols => '60' %>

+ <%= 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" %>