X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fnewsletter%2Fedit.tpl;h=ab5c48efe09dad1758ed7a28789b938e5109f7cd;hb=68e6f28fe27a268d5a443b3d887d44caaf57c34c;hp=842fe6ffd0b43afcf21d0f84b5f692e2ec7c0785;hpb=4882f4a5c7a1c5462b3c00966bb392ee8ec9f2df;p=platal.git diff --git a/templates/newsletter/edit.tpl b/templates/newsletter/edit.tpl index 842fe6f..ab5c48e 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,7 +52,7 @@ @@ -100,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)
- {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: *}