diff --git a/app/views/portlet/img_link_contents/_form.html.haml b/app/views/portlet/img_link_contents/_form.html.haml index 82cceab..a572d0b 100644 --- a/app/views/portlet/img_link_contents/_form.html.haml +++ b/app/views/portlet/img_link_contents/_form.html.haml @@ -15,7 +15,6 @@ = form.inputs do = form.input :cible, :label => "Cible :" , :as => :qi_cible_select - = form.buttons do - = form.commit_button "Sauvegarder" + =form.submit 'Sauvegarder'