X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fnewsletter%2Fedit.tpl;h=b417724712fa646cf79d498b085eabc1449bea02;hb=de1b96b68c519bc3242429b8020d5f9fefe47b89;hp=842fe6ffd0b43afcf21d0f84b5f692e2ec7c0785;hpb=4882f4a5c7a1c5462b3c00966bb392ee8ec9f2df;p=platal.git diff --git a/templates/newsletter/edit.tpl b/templates/newsletter/edit.tpl index 842fe6f..b417724 100644 --- a/templates/newsletter/edit.tpl +++ b/templates/newsletter/edit.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2008 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -35,7 +35,7 @@ @@ -52,12 +52,12 @@
- 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 du mail + Titre de l'email @@ -100,10 +100,10 @@ - {foreach from=$nl->_arts item=arts key=cat} @@ -116,12 +116,12 @@ {foreach from=$arts item=art} {/foreach} @@ -156,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"}
@@ -166,7 +166,7 @@ - + + + + +
- Editer un article + Éditer un article
CatégorieCatégorie
+ {icon name=information} Voir la documentation du wiki +
@@ -206,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: *}