mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-11 15:14:01 +01:00
Update body.php
This commit is contained in:
parent
61de02c5ca
commit
edf301e73a
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user