Nettoyage
This commit is contained in:
parent
62709ccad8
commit
3c11f36a69
@ -110,7 +110,7 @@ print '<td align="right">'.price($total).'</td></tr>';
|
|||||||
print '</table>';
|
print '</table>';
|
||||||
|
|
||||||
print '</td></tr><tr><td valign="top" width="70%">';
|
print '</td></tr><tr><td valign="top" width="70%">';
|
||||||
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=distributeurs/commission.mensuel.'.$year.'.png" alt="Commission mensuelle" title="Commission mensuelle"><br /><br />'."\n";
|
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=distributeurs/commission.mensuel.'.$year.'.png" alt="Commission mensuelle" title="Commission mensuelle">'."\n";
|
||||||
|
|
||||||
print '</td><td valign="top" width="30%">';
|
print '</td><td valign="top" width="30%">';
|
||||||
|
|
||||||
@ -141,7 +141,6 @@ print "<tr $bc[$var]><td>Total</td>";
|
|||||||
print '<td align="right">'.price($total).'</td></tr>';
|
print '<td align="right">'.price($total).'</td></tr>';
|
||||||
print '</table>';
|
print '</table>';
|
||||||
|
|
||||||
|
|
||||||
print '</td></tr><tr><td valign="top" width="70%">';
|
print '</td></tr><tr><td valign="top" width="70%">';
|
||||||
|
|
||||||
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=distributeurs/ca.mensuel.'.$year.'.png" alt="Ca mensuel" title="Ca mensuel">'."\n";
|
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=distributeurs/ca.mensuel.'.$year.'.png" alt="Ca mensuel" title="Ca mensuel">'."\n";
|
||||||
@ -175,11 +174,8 @@ print '</table>';
|
|||||||
|
|
||||||
print '</td></tr>';
|
print '</td></tr>';
|
||||||
|
|
||||||
|
|
||||||
print '</table>';
|
print '</table>';
|
||||||
|
|
||||||
$db->close();
|
$db->close();
|
||||||
|
|
||||||
|
|
||||||
llxFooter("<em>Dernière modification $Date$ révision $Revision$</em>");
|
llxFooter("<em>Dernière modification $Date$ révision $Revision$</em>");
|
||||||
?>
|
?>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user