X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FEntry%2Fentry.html.twig;h=5dd2afb3e32d58d52b953067086da402ea844557;hb=79efca1e6ff28362d4bd2713f68205294cdd07de;hp=2a5cdfac1ddb419d782cd5e09fd100f0df42017a;hpb=9c545fe028013b30417c1a932cd6b9027bff752d;p=github%2Fwallabag%2Fwallabag.git 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 2a5cdfac..5dd2afb3 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 @@ -24,8 +24,8 @@
  • - - {% if entry.isStarred == 0 %}favorite_outline{% else %}favorite{% endif %} + + {% if entry.isStarred == 0 %}star_outline{% else %}star{% endif %}
  • @@ -70,9 +70,9 @@
  • - - {% if entry.isStarred == 0 %}favorite_outline{% else %}favorite{% endif %} - {{ 'entry.view.left_menu.set_as_favorite'|trans }} + + {% if entry.isStarred == 0 %}star_outline{% else %}star{% endif %} + {{ 'entry.view.left_menu.set_as_starred'|trans }}
  • @@ -194,6 +194,15 @@

    {{ entry.title|raw }} ✎