From 188ad0d5eb9d80bc58685301de4afec9de578918 Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Jacob?= Date: Sat, 26 Jun 2010 18:28:51 +0200 Subject: [PATCH] Fixes address display and edition in entreprise validation. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Jacob --- templates/include/form.valid.edit-entreprises.tpl | 2 +- templates/include/form.valid.entreprises.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/include/form.valid.edit-entreprises.tpl b/templates/include/form.valid.edit-entreprises.tpl index a1ba394..1fce6e7 100644 --- a/templates/include/form.valid.edit-entreprises.tpl +++ b/templates/include/form.valid.edit-entreprises.tpl @@ -35,7 +35,7 @@ Code AX :
Adresse : -
+
Téléphone :
Fax : diff --git a/templates/include/form.valid.entreprises.tpl b/templates/include/form.valid.entreprises.tpl index 78d2c60..58112e1 100644 --- a/templates/include/form.valid.entreprises.tpl +++ b/templates/include/form.valid.entreprises.tpl @@ -55,7 +55,7 @@ Adresse : - {$valid->address} + {$valid->address[text]} Téléphone : -- 2.1.4