]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/UserBundle/Resources/views/themes/material/Registration/register_content.html.twig
Update bundle & stock file
[github/wallabag/wallabag.git] / src / Wallabag / UserBundle / Resources / views / themes / material / Registration / register_content.html.twig
index 865a24aefe1e078256cf8b857029c8e572eaceb7..e92b515e34d6baa8fc3a18620dda6892393f4fe5 100644 (file)
@@ -1,6 +1,6 @@
 {% trans_default_domain 'FOSUserBundle' %}
 
-<form action="{{ path('fos_user_registration_register') }}" {{ form_enctype(form) }} method="POST" class="fos_user_registration_register">
+{{ form_start(form, {'method': 'post', 'action': path('fos_user_registration_register'), 'attr': {'class': 'fos_user_registration_register'}}) }}
     <div class="card-content">
         <div class="row">