X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fnewsletter%2Fedit.tpl;h=ab5c48efe09dad1758ed7a28789b938e5109f7cd;hb=68e6f28fe27a268d5a443b3d887d44caaf57c34c;hp=fde3192f5d4674a3aab3cfcb91cd2179eef43e93;hpb=a7de4ef724d1a3b0bf978a50ce7cc9d23412c7a0;p=platal.git diff --git a/templates/newsletter/edit.tpl b/templates/newsletter/edit.tpl index fde3192..ab5c48e 100644 --- a/templates/newsletter/edit.tpl +++ b/templates/newsletter/edit.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2007 Polytechnique.org *} +{* Copyright (C) 2003-2008 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -52,7 +52,7 @@ - (Ex : 2006-06 pour la NL de juin 2006) + (Ex : 2006-06 pour la NL de juin 2006) @@ -102,8 +102,8 @@ Créer un nouvel article ... - - [créer] + + {icon name=add title="créer"} {foreach from=$nl->_arts item=arts key=cat} @@ -116,12 +116,12 @@ {foreach from=$arts item=art} -
{$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"} {/foreach} @@ -156,7 +156,7 @@ @@ -194,6 +194,12 @@ + + + +
- Editer un article + Éditer un article
+ {icon name=information} Voir la documentation du wiki +