Fix look and feel v6
This commit is contained in:
parent
01e1457a09
commit
2a92ee6008
@ -302,8 +302,8 @@ function show_stats_for_company($product,$socid)
|
||||
|
||||
$nblines = 0;
|
||||
|
||||
print '<tr>';
|
||||
print '<td align="left" width="25%" valign="top">'.$langs->trans("Referers").'</td>';
|
||||
print '<tr class="liste_titre">';
|
||||
print '<td align="left" class="tdtop" width="25%">'.$langs->trans("Referers").'</td>';
|
||||
print '<td align="right" width="25%">'.$langs->trans("NbOfThirdParties").'</td>';
|
||||
print '<td align="right" width="25%">'.$langs->trans("NbOfObjectReferers").'</td>';
|
||||
print '<td align="right" width="25%">'.$langs->trans("TotalQuantity").'</td>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user