diff --git a/sapl/templates/compilacao/text_list__embedded.html b/sapl/templates/compilacao/text_list__embedded.html index 7bad92d76..6f512f4fd 100644 --- a/sapl/templates/compilacao/text_list__embedded.html +++ b/sapl/templates/compilacao/text_list__embedded.html @@ -4,9 +4,11 @@
{% if object_list %} -
- {% trans 'Preparar para impressão' %} -
+ {% if 'print' not in request.GET %} +
+ {% trans 'Preparar para impressão' %} +
+ {% endif %}
a