1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2024-12-08 06:31:20 +01:00
openstamanager/templates/bilancio/settings.php

8 lines
93 B
PHP
Raw Normal View History

2021-02-01 19:32:03 +01:00
<?php
return [
'format' => 'A4',
'orientation' => 'P',
'font-size' => '9px',
];