X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FEntry%2Fentry.html.twig;h=c6c19de6b493705cecf0ffce77694e46c9348cc8;hp=b7b62f6cfeaa0d80ca8a975653802e87487c125e;hb=8896f0f988350620132ee8d4267bb66f7fba4663;hpb=038fccd244783884529ada34ae3b5ba555616025 diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig index b7b62f6c..c6c19de6 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig @@ -46,7 +46,7 @@
  • - + link {{ 'entry.view.left_menu.view_original_article'|trans }} @@ -127,42 +127,42 @@ {% endif %} {% if craue_setting('share_twitter') %}
  • - + twitter
  • {% endif %} {% if craue_setting('share_shaarli') %}
  • - + shaarli
  • {% endif %} {% if craue_setting('share_scuttle') %}
  • - + scuttle
  • {% endif %} {% if craue_setting('share_diaspora') %}
  • - + diaspora*
  • {% endif %} {% if craue_setting('share_unmark') %}
  • - + unmark.it
  • {% endif %} {% if craue_setting('carrot') %}
  • - + Carrot
  • @@ -251,7 +251,7 @@ {% endif %}
  • link - + {{ entry.domainName|removeWww }}
  • @@ -262,7 +262,7 @@ {% if entry.originUrl is not empty %}
  • launch - + {{ entry.originUrl|striptags|removeSchemeAndWww|truncate(32) }}