diff --git a/sapl/templates/materia/documentoacessorio_list.html b/sapl/templates/materia/documentoacessorio_list.html index f6310cc97..08bae0819 100644 --- a/sapl/templates/materia/documentoacessorio_list.html +++ b/sapl/templates/materia/documentoacessorio_list.html @@ -2,10 +2,12 @@ {% load i18n %} {% block base_content %} {{ block.super }} -
- {% trans 'Baixar documentos como PDF Ășnico' %} -
-
- {% trans 'Baixar documentos compactados' %} +
+ +
{% endblock %} \ No newline at end of file