Enable clicking on text to select messages in the mailing list moderation page
[platal.git] / templates / include / form.valid.paiements.tpl
index 4877b58..ef3628c 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2004 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2008 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
 </tr>
 {if $valid->asso_id}
 <tr class="pair">
-  <td class="titre">Lié à l'asso&nbsp;:</td>
+  <td class="titre">Lié à l'asso&nbsp;:</td>
   <td>{$valid->asso}</td>
 </tr>
 {if $valid->evt}
 <tr class="pair">
-  <td class="titre">événement&nbsp;:</td>
+  <td class="titre">événement&nbsp;:</td>
   <td>{$valid->evt_intitule}</td>
 </tr>
 {/if}
 {/if}
-{* vim:set et sw=2 sts=2 sws=2: *}
+{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}