aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig')
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig
index 1457fe51..810c02fa 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig
@@ -200,8 +200,8 @@
200 </div> 200 </div>
201 </div> 201 </div>
202 202
203 <form action="{{ path('config') }}#set5" method="post" {{ form_enctype(form.pwd) }}> 203 <form action="{{ path('config') }}#set5" method="post" {{ form_enctype(form.new_tagging_rule) }}>
204 {{ form_errors(form.pwd) }} 204 {{ form_errors(form.new_tagging_rule) }}
205 205
206 <div class="row"> 206 <div class="row">
207 <div class="input-field col s12"> 207 <div class="input-field col s12">