mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
[Qual] Replaced deprecated print_titre()
This commit is contained in:
@@ -613,7 +613,7 @@ if ($id > 0 || ! empty($ref))
|
||||
{
|
||||
print "<br/>\n";
|
||||
|
||||
print_titre($langs->trans("ReceivingForSameOrder"));
|
||||
print load_fiche_titre($langs->trans("ReceivingForSameOrder"));
|
||||
|
||||
print '<table class="noborder" width="100%">';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user