Rename education_fmt to display_education and make it a Smarty plugin
[platal.git] / templates / include / form.valid.surveys.tpl
index ec4ad5a..2b7c5f2 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2008 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2010 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -31,7 +31,7 @@
 </tr>
 <tr class="impair">
   <td class="titre">Admin</td>
-  <td><a href="survey/admin/edit/req/{$valid->id()}">Voir / &#201;diter le sondage complet</a></td>
+  <td><a href="survey/admin/edit/req/{$valid->id()}">Voirditer le sondage complet</a></td>
 </tr>
 
 {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}