Celine.meneu il y a 16 ans
Parent
commit
964e41829f

+ 4 - 0
CG67.FicheCollege.root/CG67.FicheCollege/Web/CG67.FicheCollege.Web/xslt/FicheCollege.xslt

@@ -2,7 +2,11 @@
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
   <xsl:decimal-format name="europe" decimal-separator=',' grouping-separator='.' />  
   <xsl:output method="xml" encoding="UTF-8"   />
+
   <xsl:template match="college">
+    <title>
+      <xsl:value-of select="Etablissement/NomCollegePourPresentation"/>
+    </title>
     <div id="conteneur">
       <div>
         <img src="images/logocg67N.gif" alt="Logo du CG67"></img>