diff --git a/templates/web/prod/WorkZone/Basket.html.twig b/templates/web/prod/WorkZone/Basket.html.twig
index a2aef43bc7..9df9625c96 100644
--- a/templates/web/prod/WorkZone/Basket.html.twig
+++ b/templates/web/prod/WorkZone/Basket.html.twig
@@ -30,7 +30,7 @@
{% if user.ACL().has_right('push') %}
{% endif %}
{% if user.ACL().has_right('bas_chupub') %}
diff --git a/templates/web/prod/WorkZone/Macros.twig b/templates/web/prod/WorkZone/Macros.twig
index 1629f77a28..1c8c55e088 100644
--- a/templates/web/prod/WorkZone/Macros.twig
+++ b/templates/web/prod/WorkZone/Macros.twig
@@ -26,7 +26,7 @@
{% if basket.getPusher() %}
{% set pusher = basket.getPusher().get_display_name() %}
+ src="/skins/icons/push16.png"/>
{% endif %}
diff --git a/templates/web/prod/WorkZone/Story.html.twig b/templates/web/prod/WorkZone/Story.html.twig
index bf7fa7c0f2..958a03ae0b 100644
--- a/templates/web/prod/WorkZone/Story.html.twig
+++ b/templates/web/prod/WorkZone/Story.html.twig
@@ -29,7 +29,7 @@
{% if user.ACL().has_right('push') %}
{% endif %}
{% if user.ACL().has_right('bas_chupub') %}