]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig
manage assets through npm
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / views / themes / material / Config / index.html.twig
index 5b94f01c7c9b5ab94d96494820ca499041b162ff..9fb92d3d71ddc526978121ad988a2461967e0f76 100644 (file)
                                         {{ 'config.form_rules.then_tag_as_label'|trans }}
                                         « {{ tagging_rule.tags|join(', ') }} »
                                         <a href="{{ path('delete_tagging_rule', {id: tagging_rule.id}) }}" title="{{ 'config.form_rules.delete_rule_label'|trans }}">
-                                            <i class="tool grey-text delete mdi-action-delete"></i>
+                                            <i class="tool grey-text delete material-icons">delete</i>
                                         </a>
                                     </li>
                                     {% endfor %}
                                         <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>