X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fbaggy%2Flayout.html.twig;h=2c15ad954fc28b9a48ce98ba853855bdd9e1f10a;hb=51803026501e7098eaa889df489cd037d6dc22cd;hp=bac92ffa4928dd193d35b44a67148325229a412d;hpb=7dbed56857721245eb1dd69897590325284e94d5;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/layout.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/layout.html.twig index bac92ffa..2c15ad95 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/layout.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/layout.html.twig @@ -39,7 +39,7 @@
  • {{ 'menu.left.all_articles'|trans }}
  • {{ 'menu.left.tags'|trans }}
  • {{ 'menu.left.save_link'|trans }}
  • -
  • {{ 'menu.left.search'|trans }} +
  • {{ 'menu.left.config'|trans }}
  • {% if is_granted('ROLE_SUPER_ADMIN') %}
  • {{ 'menu.left.internal_settings'|trans }}