Fix: look
This commit is contained in:
parent
e90551c0de
commit
4ec1498a26
@ -608,7 +608,7 @@ if ($_GET["id"])
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
print_liste_field_titre($langs->trans("Action"),"dict.php","active","&id=".$_GET["id"],"",'align="center"',$sortfield,$sortorder);
|
print_liste_field_titre($langs->trans("Action"),"dict.php","active","&id=".$_GET["id"],"",'align="center"',$sortfield,$sortorder);
|
||||||
print '<td colspan="2"> </td>';
|
print '<td colspan="2" class="liste_titre"> </td>';
|
||||||
print '</tr>';
|
print '</tr>';
|
||||||
|
|
||||||
// Lignes de valeurs
|
// Lignes de valeurs
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user