diff --git a/include/lib/itva_popup.class.php b/include/lib/itva_popup.class.php index 0f3913f6a..b88118cfa 100644 --- a/include/lib/itva_popup.class.php +++ b/include/lib/itva_popup.class.php @@ -101,8 +101,8 @@ class ITva_Popup extends HtmlInput $strAttribut = $this->get_node_attribute(); - $str = ''; - $r = sprintf($str, $this->name, $this->value, $this->id, $this->js, $strAttribut); + $str = ''; + $r = sprintf($str, $this->name, $this->value, $this->id, _("C.TVA"),$this->js, $strAttribut); $r.=$code; if ($this->in_table) $table = '