noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 94/119: typo : tag instead of étiquette


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 94/119: typo : tag instead of étiquette
Date: Mon, 26 Oct 2020 18:27:34 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 7f87f1974620e33ae37192aea256ee130a7bcd06
Author: Dany De Bontridder <danydb@noalyss.eu>
AuthorDate: Mon Oct 12 18:40:57 2020 +0200

    typo : tag  instead of étiquette
---
 include/class/follow_up.class.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/class/follow_up.class.php 
b/include/class/follow_up.class.php
index 3c77cbb..3964b55 100644
--- a/include/class/follow_up.class.php
+++ b/include/class/follow_up.class.php
@@ -1510,7 +1510,7 @@ class Follow_Up
         if ($g_user->can_write_action($this->ag_id)==true)
         {
             $js=sprintf("onclick=\"action_tag_select('%s','%s')\"", 
dossier::id(), $this->ag_id);
-            echo HtmlInput::button('tag_bt', 'Ajout tag', $js, 'smallbutton');
+            echo HtmlInput::button('tag_bt', _('Ajout étiquette'), $js, 
'smallbutton');
         }
     }
 



reply via email to

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