FIX missing hook completeTabsHead in margins module
This commit is contained in:
parent
8711e51bce
commit
83d7750274
@ -96,6 +96,9 @@ function marges_prepare_head()
|
||||
$head[$h][2] = 'checkMargins';
|
||||
}
|
||||
|
||||
complete_head_from_modules($conf,$langs,null,$head,$h,'margins','remove');
|
||||
complete_head_from_modules($conf,$langs,null,$head,$h,'margins');
|
||||
|
||||
return $head;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user