Responsive
This commit is contained in:
parent
3a05bc4537
commit
bc189c0f6a
@ -446,7 +446,7 @@ if ($id > 0)
|
|||||||
}*/
|
}*/
|
||||||
|
|
||||||
// Type
|
// Type
|
||||||
print "<tr><td>".$langs->trans("Type")."</td><td>".$object->type_libelle."</td>";
|
print '<tr><td class="titlefield">'.$langs->trans("Type")."</td><td>".$object->type_libelle."</td>";
|
||||||
print "</tr>";
|
print "</tr>";
|
||||||
|
|
||||||
// Period end date
|
// Period end date
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user