X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Finclude%2Fform.valid.orange.tpl;h=1a47a2fd330cb4c336a31808b0c7fc3738699cd7;hb=a0c034efcf0777541e087500e94853f515cda1ca;hp=c29cefb4f20977c57b44ae17bca1efba87d24a01;hpb=50a40a33a496131e817df875607ea5542d096a64;p=platal.git diff --git a/templates/include/form.valid.orange.tpl b/templates/include/form.valid.orange.tpl index c29cefb..1a47a2f 100644 --- a/templates/include/form.valid.orange.tpl +++ b/templates/include/form.valid.orange.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 *} @@ -23,11 +23,11 @@ Promotion : - {$valid->promo} + {$valid->user->promo()} - Année de sortie : - {$valid->promo_sortie} au lieu de {math equation="a + b" a=$valid->promo b=3} + Année de sortie : + {$valid->promo_sortie} au lieu de {math equation="a + b" a=$valid->user->promo() b=3} -{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}