Przeglądaj źródła

Fixing style errors.

stickler-ci 2 lat temu
rodzic
commit
78e1fad6bd

+ 1 - 1
htdocs/core/modules/contract/doc/pdf_strato.modules.php

@@ -436,7 +436,7 @@ class pdf_strato extends ModelePDFContract
 							$pagenb++;
 							$pdf->setPage($pagenb);
 							$pdf->setPageOrientation('', 1, 0); // The only function to edit the bottom margin of current page to set it.
-							if(empty($conf->global->MAIN_PDF_DONOTREPEAT_HEAD)) {
+							if (empty($conf->global->MAIN_PDF_DONOTREPEAT_HEAD)) {
 								$this->_pagehead($pdf, $object, 0, $outputlangs);
 							}
 							if (!empty($tplidx)) {