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

Look: Modif esthtique mineure

parent 05cbdcb9
No related branches found
No related tags found
No related merge requests found
...@@ -112,7 +112,7 @@ if ($_GET["facid"]) ...@@ -112,7 +112,7 @@ if ($_GET["facid"])
print '<tr><td>'.$langs->trans("Date").'</td>'; print '<tr><td>'.$langs->trans("Date").'</td>';
print '<td>'.dolibarr_print_date($facture->date,"%A %d %B %Y")."</td>\n"; print '<td>'.dolibarr_print_date($facture->date,"%A %d %B %Y")."</td>\n";
print '<td>'.$langs->trans("DateClosing").'</td><td>'.dolibarr_print_date($facture->date_lim_reglement,"%A %d %B %Y") ."</td></tr>"; print '<td width="25%">'.$langs->trans("DateClosing").'</td><td width="25%">'.dolibarr_print_date($facture->date_lim_reglement,"%A %d %B %Y") ."</td></tr>";
print '<tr><td valign="top" colspan="4">'.$langs->trans("Note").' :</td></tr>'; print '<tr><td valign="top" colspan="4">'.$langs->trans("Note").' :</td></tr>';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment