Update body.php

This commit is contained in:
Luca 2022-02-24 11:35:51 +01:00
parent 61de02c5ca
commit edf301e73a
1 changed files with 3 additions and 1 deletions

View File

@ -59,7 +59,7 @@ if ($file->isFatturaElettronica()) {
$xslt->importStylesheet($xsl);
echo $xslt->transformToXML($xml);
exit;
echo '
<style>
@ -70,6 +70,8 @@ if ($file->isFatturaElettronica()) {
border-bottom: solid 1px #000000;
}
</style>';
exit;
} else {
echo '
<style>