|
@@ -34,7 +34,7 @@ print '<br>';
|
|
|
$extrafields->fetch_name_optionals_label($elementtype);
|
|
|
|
|
|
print '<div class="div-table-responsive">';
|
|
|
-print "<table summary=\"listofattributes\" class=\"noborder\" width=\"100%\">";
|
|
|
+print '<table summary="listofattributes" class="noborder" width="100%">';
|
|
|
|
|
|
print '<tr class="liste_titre">';
|
|
|
print '<td align="left">'.$langs->trans("Position").'</td>';
|