From cc5fb210ed2c263818ca340cf98f69ce2e480f6b Mon Sep 17 00:00:00 2001
From: Fil <fil@rezo.net>
Date: Sat, 11 Sep 2004 23:24:11 +0000
Subject: [PATCH] titre page ortho

---
 ecrire/articles_ortho.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ecrire/articles_ortho.php b/ecrire/articles_ortho.php
index 526b2379ed..03aba1c07e 100644
--- a/ecrire/articles_ortho.php
+++ b/ecrire/articles_ortho.php
@@ -89,7 +89,7 @@ onload = function() { ortho-content.focus(); }
 </script>
 <![endif]-->";
 
-debut_html("Orthographe", $code_ie);
+debut_html(_T('ortho_orthographe'), $code_ie);
 
 changer_typo('','article'.$id_article);
 
-- 
GitLab