Skip to content
Snippets Groups Projects
Commit 1f257dea authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Look: Colonne des fleches haut-bas plus petite

parent e815a075
No related branches found
No related tags found
No related merge requests found
...@@ -1592,7 +1592,7 @@ else ...@@ -1592,7 +1592,7 @@ else
print '<td align="right" width="50">'.$langs->trans('AmountHT').'</td>'; print '<td align="right" width="50">'.$langs->trans('AmountHT').'</td>';
print '<td width="16">&nbsp;</td>'; print '<td width="16">&nbsp;</td>';
print '<td width="16">&nbsp;</td>'; print '<td width="16">&nbsp;</td>';
print '<td width="16">&nbsp;</td>'; print '<td width="12">&nbsp;</td>';
print "</tr>\n"; print "</tr>\n";
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment