X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fnewsletter%2Fedit.tpl;h=fb3063fa695a811d2ee97d7cf0f2ba0ef4406b74;hb=4ca15c312b905eea712b71d077c7a8b24f9d3b01;hp=2d6ca24de3e69b4d4fb83a8bbcc0bf7028c6f0e8;hpb=ed76a506a12cf15a03232d142d5bfd0c2c882b92;p=platal.git diff --git a/templates/newsletter/edit.tpl b/templates/newsletter/edit.tpl index 2d6ca24..fb3063f 100644 --- a/templates/newsletter/edit.tpl +++ b/templates/newsletter/edit.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2009 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -31,11 +31,11 @@ [visualiser]

-
+ @@ -52,7 +52,15 @@ + + + + @@ -92,10 +100,10 @@
- Propriétés de la newsletter + Propriétés de la newsletter
- (Ex : 2006-06 pour la NL de juin 2006) + (Ex : 2006-06 pour la NL de juin 2006) +
+ Titre de l'email + +
- {foreach from=$nl->_arts item=arts key=cat} @@ -108,12 +116,12 @@ {foreach from=$arts item=art} {/foreach} @@ -148,7 +156,7 @@
- Créer un nouvel article ... + Créer un nouvel article ... - [créer] + + {icon name=add title="créer"}
-
{$art->toText($smarty.session.prenom,$smarty.session.nom,$smarty.session.femme)|smarty:nodefaults}
+
{$art->toText('%hash%','%login%')}
- Pos: {$art->_pos}
- [edit]
- [delete] + Pos: {$art->_pos}
+ {icon name="page_edit" title="Editer"} + {icon name="delete" title="Supprimer"}
@@ -158,7 +166,7 @@ - + + + + +
- Editer un article + Éditer un article
CatégorieCatégorie
+ {icon name=information} Voir la documentation du wiki +
@@ -198,4 +212,4 @@ {/if} -{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}