X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Finclude%2Fform.valid.orange.tpl;h=b346d633cfbc1bf818224de59caad9cfb40067e5;hb=e999a40a812f8a2f350d69c5e1611669ff8937d1;hp=1a47a2fd330cb4c336a31808b0c7fc3738699cd7;hpb=805f3d1679a53bb04fff34619c171a1381068612;p=platal.git diff --git a/templates/include/form.valid.orange.tpl b/templates/include/form.valid.orange.tpl index 1a47a2f..b346d63 100644 --- a/templates/include/form.valid.orange.tpl +++ b/templates/include/form.valid.orange.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2008 Polytechnique.org *} +{* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -22,12 +22,12 @@ - Promotion : - {$valid->user->promo()} + Année d'entrée : + {$valid->entryYear} Année de sortie : - {$valid->promo_sortie} au lieu de {math equation="a + b" a=$valid->user->promo() b=3} + {$valid->newGradYear} au lieu de {$valid->oldGradYear} {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}