bugfix
This commit is contained in:
parent
bf466f8649
commit
55d7ba42c4
@ -207,7 +207,7 @@ Class pdf_expedition_merou extends ModelePdfExpedition
|
|||||||
// Generation de l entete
|
// Generation de l entete
|
||||||
//********************************
|
//********************************
|
||||||
function _pagehead($exp){
|
function _pagehead($exp){
|
||||||
GLOBAL $langs;
|
global $conf, $langs;
|
||||||
$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