diff --git a/templates/bilancio/body.php b/templates/bilancio/body.php index b7daf203f..558bbd171 100644 --- a/templates/bilancio/body.php +++ b/templates/bilancio/body.php @@ -22,10 +22,10 @@ include_once __DIR__.'/../../core.php'; // Stato Patrimoniale echo '

Stato Patrimoniale

- - - - - -
- + +
+
+
@@ -97,9 +97,10 @@ echo ' echo '
Attività
-
- + + +
+
@@ -171,18 +172,20 @@ echo ' echo '
-
'; + + +'; // Conto economico echo '

Conto Economico

- - - - - -
- + +
+ +
+ +
@@ -237,9 +240,11 @@ echo ' echo '
Costi
-
- + + +
+ +
@@ -295,6 +300,6 @@ echo ' echo '
-
'; \ No newline at end of file + + +'; \ No newline at end of file diff --git a/templates/bilancio/settings.php b/templates/bilancio/settings.php new file mode 100644 index 000000000..16eef0ab7 --- /dev/null +++ b/templates/bilancio/settings.php @@ -0,0 +1,9 @@ + 'A4', + 'orientation' => 'P', + 'font-size' => '9px', + +];