]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig
Merge pull request #2220 from Rurik19/master
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / views / themes / material / Config / index.html.twig
index 5b94f01c7c9b5ab94d96494820ca499041b162ff..afd5b499a0da00377c29e023c9d31eb7c10e4046 100644 (file)
                             {% endif %}
 
                             {{ form_widget(form.user.save, {'attr': {'class': 'btn waves-effect waves-light'}}) }}
-                            {{ form_rest(form.user) }}
+                            {{ form_widget(form.user._token) }}
                         </form>
                     </div>
 
                                         <tr>
                                             <td>isArchived</td>
                                             <td>{{ 'config.form_rules.faq.variable_description.isArchived'|trans }}</td>
-                                            <td>=&gt;</td>
+                                            <td>&gt;=</td>
                                             <td>{{ 'config.form_rules.faq.operator_description.greater_than'|trans }}</td>
                                         </tr>
                                         <tr>