X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fprofile%2Fdeco.tpl;h=f28401808d5213f4d2f59f9211f0788f6a70e7ec;hb=9f52839d4a55c6b59ab80af35026a064e007ac72;hp=b4eb62bc6dd36d385e6e36e74b291d607c433052;hpb=6457b5e4040d5110ec52d42afa9ea9ee2f4cff78;p=platal.git diff --git a/templates/profile/deco.tpl b/templates/profile/deco.tpl index b4eb62b..f284018 100644 --- a/templates/profile/deco.tpl +++ b/templates/profile/deco.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2007 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -20,123 +20,40 @@ {* *} {**************************************************************************} - - -
- Médailles, Décorations, Prix, ... +
+ +
+ Médailles, Décorations, Prix…
-
-
- -
-
- ces informations sont normalement publiques (JO, ...) mais tu peux choisir de les associer a ta fiche publique -
-
- + {foreach from=$medal_list key=type item=list} - + {foreach from=$list item=m} {/foreach} {/foreach} - - {icon name=add title="Ajouter cette médaille"} +
{foreach from=$medals item=medal key=id} {include file="profile/deco.medal.tpl" medal=$medal id=$id} {/foreach} +

Si ta décoration ou ta médaille ne figure pas dans la liste, + contacte-nous.

- - {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}