diff --git a/preferences/templates/preferences/edit_preferences.html b/preferences/templates/preferences/edit_preferences.html index 7c01ef4d..0d4de813 100644 --- a/preferences/templates/preferences/edit_preferences.html +++ b/preferences/templates/preferences/edit_preferences.html @@ -35,8 +35,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% csrf_token %} -{% massive_bootstrap_form options 'utilisateur_asso' %} -{% massive_bootstrap_form options 'automatic_provision_switchs' %} +{% massive_bootstrap_form options 'utilisateur_asso,automatic_provision_switchs' %} {% bootstrap_button "Modifier" button_type="submit" icon="star" %}