Convert source code to UTF-8
[platal.git] / templates / xnetevents / csv.tpl
index 449f99a..c1e3fc1 100644 (file)
@@ -19,7 +19,7 @@
 {*  59 Temple Place, Suite 330; Boston, MA  02111-1307  USA               *}
 {*                                                                        *}
 {**************************************************************************}
-Nom;Prénom;Promotion{if $tout}{foreach from=$moments item=m};{$m.titre}{/foreach}{if $admin && $money};À payer;Payé{/if}{else};Nombre{/if}
+Nom;Prénom;Promotion{if $tout}{foreach from=$moments item=m};{$m.titre}{/foreach}{if $admin && $money};À payer;Payé{/if}{else};Nombre{/if}
 
 {if $participants}
 {foreach from=$participants item=m}
@@ -30,3 +30,4 @@ Nom;Pr
 {/foreach}
 ;
 {/if}
+{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}