Fix: Uing wrong param
This commit is contained in:
parent
26d7bb3a66
commit
f9ddab4b03
@ -97,7 +97,7 @@ dol_htmloutput_errors($this->control->tpl['error'],$this->control->tpl['errors']
|
||||
<input type="hidden" name="code_fournisseur" value="<?php echo $this->control->tpl['suppliercode']; ?>">
|
||||
<?php } ?>
|
||||
</td>
|
||||
<td><?php echo $this->tpl['help_suppliercode']; ?></td>
|
||||
<td><?php echo $this->control->tpl['help_suppliercode']; ?></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user