From 79624ff8b67f7ba7a6e13751ec2fb5fe34412b6d Mon Sep 17 00:00:00 2001 From: ulysses Date: Mon, 27 Apr 2020 12:45:31 -0300 Subject: [PATCH] Concertando problema de css --- sapl/templates/materia/documentoacessorio_list.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) 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