From bc5571550f7503fc522047c9679c361bc50026d7 Mon Sep 17 00:00:00 2001 From: Luca Date: Mon, 20 Jul 2020 14:52:09 +0200 Subject: [PATCH] Fix dicitura footer stampa fattura --- templates/base/style.css | 2 ++ templates/fatture/footer.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/base/style.css b/templates/base/style.css index f5d1929e0..f244c25ba 100755 --- a/templates/base/style.css +++ b/templates/base/style.css @@ -123,6 +123,8 @@ table#contents tbody td { } .fake-footer p, +.fake-footer span, +.fake-footer div, .fake-footer table, .fake-footer table.table-bordered th, .fake-footer table.table-striped tbody tr td, diff --git a/templates/fatture/footer.php b/templates/fatture/footer.php index b45d968d3..2fec7ef14 100755 --- a/templates/fatture/footer.php +++ b/templates/fatture/footer.php @@ -383,7 +383,7 @@ if ($fattura_accompagnatoria) { } echo ' -
+
$dicitura_fissa_fattura$
';