noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 03/27: changement de texte


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 03/27: changement de texte
Date: Wed, 4 Sep 2019 15:24:52 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 610498c9d2973ca09273fb0d4ae2e900a3bd89bb
Author: Dany De Bontridder <address@hidden>
Date:   Tue Aug 27 12:11:40 2019 +0200

    changement de texte
---
 include/anc_pa.inc.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/anc_pa.inc.php b/include/anc_pa.inc.php
index a795c35..f3fc674 100644
--- a/include/anc_pa.inc.php
+++ b/include/anc_pa.inc.php
@@ -171,7 +171,7 @@ if ($sa=='anc_menu')
         echo '<div class="content">';
         echo '<TABLE class="vert_mtitle">';
         echo '<TR><TD class="first">';
-        echo '<a href="?'.$url.'">'._("Ajout d'un plan comptable").'</a>';
+        echo '<a href="?'.$url.'">'._("Ajout d'un plan analytique").'</a>';
         echo '</TD></TR>';
         echo '</TABLE>';
 
@@ -191,7 +191,7 @@ if ($sa=='anc_menu')
         if ($obj->isAppend()==true)
         {
             echo '<TR><TD class="first">';
-            echo '<a href="?'.$url.'">'._("Ajout d'un plan comptable").'</a>';
+            echo '<a href="?'.$url.'">'._("Ajout d'un plan analytique").'</a>';
             echo '</TD></TR>';
         }
         foreach ($list as $line)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]