From: Jeremy Benoist Date: Thu, 20 Aug 2015 18:39:52 +0000 (+0200) Subject: CS X-Git-Tag: 2.0.0-alpha.0~17^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=6682139ec50e29308953a50dcbd088e6d8a07e81;p=github%2Fwallabag%2Fwallabag.git CS --- diff --git a/app/config/config.yml b/app/config/config.yml index 5b26b06f..efc815b8 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -51,6 +51,7 @@ twig: form: resources: - LexikFormFilterBundle:Form:form_div_layout.html.twig + # Assetic Configuration assetic: debug: "%kernel.debug%" diff --git a/src/Wallabag/CoreBundle/Resources/views/base.html.twig b/src/Wallabag/CoreBundle/Resources/views/base.html.twig index e27aceae..ac5d2bf9 100644 --- a/src/Wallabag/CoreBundle/Resources/views/base.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/base.html.twig @@ -71,7 +71,7 @@
  • {% trans %}unread{% endtrans %}
  • {% trans %}favorites{% endtrans %}
  • {% trans %}archive{% endtrans %}
  • -
  • {% trans %}tags{% endtrans %}
  • +
  • {% trans %}tags{% endtrans %}
  • {% trans %}save a link{% endtrans %}
  • {% trans %}search{% endtrans %}