]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fr doc XML file update.
authorLucien Gentis <lgentis@apache.org>
Tue, 30 Jun 2026 09:15:23 +0000 (09:15 +0000)
committerLucien Gentis <lgentis@apache.org>
Tue, 30 Jun 2026 09:15:23 +0000 (09:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1935742 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/ssi.xml.fr

index 863f50da836655bc52cd5f4a572541adbf71d5ec..ea360bc03b6136fa8fbeabdf82d4f9e050e61abd 100644 (file)
@@ -73,10 +73,10 @@ statiques.</p>
     page ne soit envoyée au client. Elle sont de la forme suivante :</p>
 
 <example>
-+<highlight language="html">
-+&lt;!--#echo var="DATE_LOCAL" --&gt;
-+</highlight>
-+</example>
+<highlight language="html">
+&lt;!--#echo var="DATE_LOCAL" --&gt;
+</highlight>
+</example>
 
     <p>Lorsque la page est servie, ce fragment est remplacé par sa valeur :</p>