mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-18 04:20:50 +01:00
Fix dicitura footer stampa fattura
This commit is contained in:
parent
cae1be3893
commit
bc5571550f
@ -123,6 +123,8 @@ table#contents tbody td {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.fake-footer p,
|
.fake-footer p,
|
||||||
|
.fake-footer span,
|
||||||
|
.fake-footer div,
|
||||||
.fake-footer table,
|
.fake-footer table,
|
||||||
.fake-footer table.table-bordered th,
|
.fake-footer table.table-bordered th,
|
||||||
.fake-footer table.table-striped tbody tr td,
|
.fake-footer table.table-striped tbody tr td,
|
||||||
|
@ -383,7 +383,7 @@ if ($fattura_accompagnatoria) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
echo '
|
echo '
|
||||||
<div style="font-size: 6pt; color: #999; text-align: left;">
|
<div style="font-size: 6pt; text-align: left;" class="text-muted">
|
||||||
<span>$dicitura_fissa_fattura$</span>
|
<span>$dicitura_fissa_fattura$</span>
|
||||||
</div>';
|
</div>';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user