From: Stéphane Jacob Date: Sat, 19 Jun 2010 01:05:22 +0000 (+0200) Subject: Only displays extra educations in the profile (the main education is already displaye... X-Git-Tag: xorg/1.0.0~120 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=bdce9ed9d72336d26ee1d60a8f0a4a1c99255e66;p=platal.git Only displays extra educations in the profile (the main education is already displayed above). Signed-off-by: Stéphane Jacob --- diff --git a/templates/profile/profile.tpl b/templates/profile/profile.tpl index ba0be60..6f0bd1a 100644 --- a/templates/profile/profile.tpl +++ b/templates/profile/profile.tpl @@ -168,7 +168,7 @@ function chgMainWinLoc(strPage) [Ma fiche référent] {/if} - {assign var=educations value=$profile->getEducations(64)} + {assign var=educations value=$profile->getEducations(32)} {if count($educations) > 0}  - Formation :