mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Look: Modif esthtiques mineures
This commit is contained in:
parent
b84d27d11c
commit
33433d41b5
|
|
@ -276,7 +276,7 @@ else
|
|||
$db->free($resql);
|
||||
}
|
||||
print "</table>\n";
|
||||
print "<br></div>\n";
|
||||
print "</div>\n";
|
||||
|
||||
}
|
||||
|
||||
|
|
@ -347,5 +347,5 @@ print "</div>";
|
|||
|
||||
$db->close();
|
||||
|
||||
llxFooter("<em>Dernière modification $Date$ révision $Revision$</em>");
|
||||
llxFooter('$Date$ - $Revision$');
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -65,9 +65,9 @@ print '<table width="100%"><tr><td>';
|
|||
dolibarr_print_object_info($entrepot);
|
||||
print '</td></tr></table>';
|
||||
|
||||
print "<br></div>";
|
||||
print '</div>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter("<em>Dernière modification $Date$ révision $Revision$</em>");
|
||||
llxFooter('$Date$ - $Revision$');
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user