Import 1758
authorx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 29 Apr 2007 18:41:16 +0000 (18:41 +0000)
committerx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 29 Apr 2007 18:41:16 +0000 (18:41 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/branches/platal-0.9.14@1759 839d8a87-29fc-0310-9880-83ba4fa771e5

templates/admin/valider.tpl

index b75bec1..f2cd60b 100644 (file)
@@ -39,7 +39,7 @@
     <td class="titre" style="width: 20%">Demandeur&nbsp;:</td>
     <td>
       <a href="profile/{$valid->bestalias}" class="popup2">
-        {$valid->prenom|utf8_encode} {$valid->nom|utf8_encode} (X{$valid->promo})
+        {$valid->prenom} {$valid->nom} (X{$valid->promo})
       </a>
     </td>
   </tr>