X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2080696fe689c08faa238a73cda4366f71750423..47e585f94fe77566bd2235b5052038313c7fb483:/app/views/profiles/edit.html.erb diff --git a/app/views/profiles/edit.html.erb b/app/views/profiles/edit.html.erb index a6fa35220..2af64b84f 100644 --- a/app/views/profiles/edit.html.erb +++ b/app/views/profiles/edit.html.erb @@ -9,7 +9,7 @@ <%= bootstrap_form_for current_user, :url => { :action => :update }, :html => { :multipart => true, :autocomplete => :off } do |f| %> <%= f.richtext_field :description, :cols => 80, :rows => 20 %> -
+
<%= f.label t(".image") %>