From: Nicolas LÅ“uillet Date: Sat, 9 Apr 2016 12:04:43 +0000 (+0200) Subject: Fix typo on configuration page X-Git-Tag: 2.0.1~16^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=7a2157b8d73e041a304dfed6fbdfcfb0b2c67ee9;p=github%2Fwallabag%2Fwallabag.git Fix typo on configuration page --- diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig index 0798962c..c51f90d2 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig @@ -246,7 +246,7 @@ isArchived {{ 'config.form_rules.faq.variable_description.isArchived'|trans }} - => + >= {{ 'config.form_rules.faq.operator_description.greater_than'|trans }} 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 5b94f01c..5a90f227 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 @@ -278,7 +278,7 @@ isArchived {{ 'config.form_rules.faq.variable_description.isArchived'|trans }} - => + >= {{ 'config.form_rules.faq.operator_description.greater_than'|trans }}