bugfix
This commit is contained in:
parent
0cfb05cea3
commit
84cace8926
@ -207,7 +207,7 @@ Class pdf_expedition_merou extends ModelePdfExpedition
|
|||||||
// Generation de l entete
|
// Generation de l entete
|
||||||
//********************************
|
//********************************
|
||||||
function _pagehead(&$pdf, $exp){
|
function _pagehead(&$pdf, $exp){
|
||||||
global $conf, $langs;
|
global $conf, $langs, $mysoc;
|
||||||
$tab4_top = 60;
|
$tab4_top = 60;
|
||||||
$tab4_hl = 6;
|
$tab4_hl = 6;
|
||||||
$tab4_sl = 4;
|
$tab4_sl = 4;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user