Change-Id: I3d7bc928bf2428e4a96c61fd9d22e8235792dfe7

This commit is contained in:
Florian Henry 2013-08-12 19:43:51 +02:00
parent 26d1352de4
commit da565b2c7f
2 changed files with 2 additions and 2 deletions

View File

@ -105,7 +105,7 @@
<tr>
<td valign="top"><?php echo $langs->trans('Address'); ?></td>
<td colspan="3"><textarea name="adresse" cols="40" rows="3"><?php echo $this->control->tpl['address']; ?></textarea></td>
<td colspan="3"><textarea name="adress" cols="40" rows="3"><?php echo $this->control->tpl['address']; ?></textarea></td>
</tr>
<tr>

View File

@ -120,7 +120,7 @@ if ($this->control->tpl['fournisseur']) {
<tr>
<td valign="top"><?php echo $langs->trans('Address'); ?></td>
<td colspan="3"><textarea name="adresse" cols="40" rows="3"><?php echo $this->control->tpl['address']; ?></textarea></td>
<td colspan="3"><textarea name="adress" cols="40" rows="3"><?php echo $this->control->tpl['address']; ?></textarea></td>
</tr>
<tr>