bug dans la page de comparaison des annuaires AX/X.org
authorx2002bobillot <x2002bobillot@839d8a87-29fc-0310-9880-83ba4fa771e5>
Fri, 16 Sep 2005 19:06:36 +0000 (19:06 +0000)
committerx2002bobillot <x2002bobillot@839d8a87-29fc-0310-9880-83ba4fa771e5>
Fri, 16 Sep 2005 19:06:36 +0000 (19:06 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@34 839d8a87-29fc-0310-9880-83ba4fa771e5

templates/admin/ax-xorg.tpl

index 71e1c35..8912d15 100644 (file)
@@ -68,7 +68,7 @@
 {/foreach}
 </table>
 <p>
-  <strong>{$mank|count} camarades sont absents de notre annuaire.</strong>
+  <strong>{$mank|@count} camarades sont absents de notre annuaire.</strong>
 </p>
 
 <br />
@@ -90,7 +90,7 @@
 </table>
 
 <p>
-  <strong>{$plus|count} camarades sont absents de l'annuaire de l'AX.</strong>
+  <strong>{$plus|@count} camarades sont absents de l'annuaire de l'AX.</strong>
 </p>
 
 {* vim:set et sw=2 sts=2 sws=2: *}