Celine.meneu hace 16 años
padre
commit
924bfcd316

+ 2 - 1
CG67.FicheCollege.root/CG67.FicheCollege/Web/CG67.FicheCollege.Web/xslt/FicheCollege.xslt

@@ -783,7 +783,8 @@
       <tr>
       <td>Nombre total d'élèves</td>
       <td>
-          <xsl:value-of select="format-number(ChiffresSignificatifs/NbTotalEleves,'###.###.##0','europe')"/> 
+          <xsl:value-of select="format-number(ChiffresSignificatifs/NbTotalEleves,'###.###.##0','europe')"/>
+        <xsl:text> élèves</xsl:text>
       </td>
       </tr>
       <tr>