From bdce9ed9d72336d26ee1d60a8f0a4a1c99255e66 Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Jacob?= Date: Sat, 19 Jun 2010 03:05:22 +0200 Subject: [PATCH] Only displays extra educations in the profile (the main education is already displayed above). MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Jacob --- templates/profile/profile.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 :