1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2024-12-25 06:55:05 +01:00

Fix stampa senza intestazione fattura di vendita

This commit is contained in:
Luca 2021-10-27 10:15:01 +02:00
parent d0a6e21b09
commit edfab0f798

View File

@ -17,7 +17,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>. * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/ */
if ($options['hide_header']) { if ($options['hide-header']) {
echo ' echo '
<!-- Intestazione vuota fornitore --> <!-- Intestazione vuota fornitore -->
<div class="row" style="height:111px;"> <div class="row" style="height:111px;">