From 46d96c3c5bdbfa9f8892297829e8785102cc6057 Mon Sep 17 00:00:00 2001 From: Aram HARUTYUNYAN Date: Thu, 5 Dec 2013 08:30:08 +0000 Subject: [PATCH] =?UTF-8?q?Issue=20#0001805:=20Recherche=20-=20changer=20"?= =?UTF-8?q?Raison=20Sociale"=20par=20"D=C3=A9nomination=20Sociale".?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/default/scripts/recherche/enquete.phtml | 2 +- application/views/default/scripts/recherche/list.phtml | 4 ++-- application/views/default/scripts/recherche/worldcheck.phtml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/application/views/default/scripts/recherche/enquete.phtml b/application/views/default/scripts/recherche/enquete.phtml index cff79a98d..75b75d82e 100644 --- a/application/views/default/scripts/recherche/enquete.phtml +++ b/application/views/default/scripts/recherche/enquete.phtml @@ -26,7 +26,7 @@ if ($this->form) {
email?>
-

* : Pour qu'une demande d'investigation soit recevable, il est obligatoire d'indiquer la raison sociale et la ville de l'entité recherchée ainsi qu'un commentaire relatif au motif de la demande d'investigation.

+

* : Pour qu'une demande d'investigation soit recevable, il est obligatoire d'indiquer la dénomination sociale et la ville de l'entité recherchée ainsi qu'un commentaire relatif au motif de la demande d'investigation.

submit?>
diff --git a/application/views/default/scripts/recherche/list.phtml b/application/views/default/scripts/recherche/list.phtml index ea3ebc596..aa6f4d13f 100644 --- a/application/views/default/scripts/recherche/list.phtml +++ b/application/views/default/scripts/recherche/list.phtml @@ -15,7 +15,7 @@

RECHERCHE ENTREPRISE :

SIRET :
- Raison Sociale :
+ Dénomination Sociale :
Numero :
Voie :
Code Postal / Ville :
@@ -84,7 +84,7 @@ ?>

RECHERCHE ACTIONNAIRE :

SIRET :
- Raison Sociale / Nom :
+ Dénomination Sociale / Nom :
CP /Ville :
Pays :
de 0 % diff --git a/application/views/default/scripts/recherche/worldcheck.phtml b/application/views/default/scripts/recherche/worldcheck.phtml index eb6eb9b25..f46f28b82 100644 --- a/application/views/default/scripts/recherche/worldcheck.phtml +++ b/application/views/default/scripts/recherche/worldcheck.phtml @@ -29,7 +29,7 @@ function formElements() } else { - $('label[for=dirNom]').text('RAISON SOCIALE / ENSEIGNE / SIGLE'); + $('label[for=dirNom]').text('DÉNOMINATION SOCIALE / ENSEIGNE / SIGLE'); $('div#prenom').hide(); }