Tooltip
This commit is contained in:
parent
848b8f9bc4
commit
8510a846f4
@ -81,7 +81,7 @@ if ($nolinesbefore) {
|
|||||||
print '</span></td>';
|
print '</span></td>';
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
<td class="linecollost right"><?php echo $langs->trans('ManufacturingEfficiency'); ?></td>
|
<td class="linecollost right"><?php echo $form->textwithpicto($langs->trans('ManufacturingEfficiency'), $langs->trans('ValueOfMeansLoss')); ?></td>
|
||||||
<td class="linecoledit" colspan="<?php echo $colspan; ?>"> </td>
|
<td class="linecoledit" colspan="<?php echo $colspan; ?>"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<?php
|
<?php
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user