Responsive

This commit is contained in:
aspangaro 2016-12-10 15:13:24 +01:00
parent 3a05bc4537
commit bc189c0f6a

View File

@ -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