From 37121d3ab525d6e987272d8975d02a9e110b61a5 Mon Sep 17 00:00:00 2001 From: martignoni Date: Tue, 8 Feb 2005 22:23:11 +0000 Subject: [PATCH] moving to xhtml doctype --- lang/fr/docs/background.html | 6 +++--- lang/fr/docs/coding.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/fr/docs/background.html b/lang/fr/docs/background.html index ca02a2200e..2b0d0b8192 100644 --- a/lang/fr/docs/background.html +++ b/lang/fr/docs/background.html @@ -1,12 +1,12 @@ - + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + Documentation Moodle : Contexte - +

Contexte

diff --git a/lang/fr/docs/coding.html b/lang/fr/docs/coding.html index 961ca2750a..c0e2c2cbbd 100755 --- a/lang/fr/docs/coding.html +++ b/lang/fr/docs/coding.html @@ -1,13 +1,13 @@ - + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + Documentation Moodle : Directives pour la programmation - +

Directives pour la programmation

-- 2.39.5