X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fprofile%2Fdeco.tpl;h=7b94069b3cc1f5d84afa81141cbf22c33ad9e1d3;hb=68f988a8b01fe53e7a0a74780757f4bc855b523c;hp=1dd1f249a5ae0b3eb0f3aad631742747a463f71e;hpb=a7c28fffa54b53f05ef4245b73a8dfb9597be877;p=platal.git diff --git a/templates/profile/deco.tpl b/templates/profile/deco.tpl index 1dd1f24..7b94069 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,133 +20,40 @@ {* *} {**************************************************************************} - -{literal} - -
- 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: *}