Fonction export
This commit is contained in:
parent
4506039c12
commit
be20f97095
@ -98,7 +98,7 @@ if ($step == 1 || ! $datatoexport)
|
|||||||
// Affiche les modules d'exports
|
// Affiche les modules d'exports
|
||||||
print '<table class="noborder" width="100%">';
|
print '<table class="noborder" width="100%">';
|
||||||
print '<tr class="liste_titre">';
|
print '<tr class="liste_titre">';
|
||||||
print '<td width="120">'.$langs->trans("Module").'</td>';
|
print '<td width="25%">'.$langs->trans("Module").'</td>';
|
||||||
print '<td>'.$langs->trans("ExportableDatas").'</td>';
|
print '<td>'.$langs->trans("ExportableDatas").'</td>';
|
||||||
print '<td> </td>';
|
print '<td> </td>';
|
||||||
print '</tr>';
|
print '</tr>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user