fixed research calling replenish.php
This commit is contained in:
parent
2c82484d45
commit
810743cddc
@ -134,7 +134,7 @@ if ($resql) {
|
||||
'',
|
||||
$num
|
||||
);
|
||||
print '<form action="replenish.php" method="GET">';
|
||||
print '<form action="replenishorders.php" method="GET">';
|
||||
print '<table class="noborder" width="100%">';
|
||||
print '<tr class="liste_titre">';
|
||||
print_liste_field_titre($langs->trans('Ref'),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user