Fixing style errors.

This commit is contained in:
stickler-ci 2021-10-04 17:25:13 +00:00
parent 35aa9b0d35
commit ced7c24c40

View File

@ -103,7 +103,7 @@ function moPrepareHead($object)
// 'entity:-tabname:Title:@mrp:/mrp/mypage.php?id=__ID__'
//); // to remove a tab
complete_head_from_modules($conf, $langs, $object, $head, $h, 'mo@mrp');
complete_head_from_modules($conf, $langs, $object, $head, $h, 'mo@mrp', 'remove');
return $head;