From e792fdb8369fc68889545c17bff67b465b4c921e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Barrois?= Date: Sat, 3 Jul 2010 15:50:28 +0200 Subject: [PATCH] Fix corps display on profile (Closes #1168) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Raphaël Barrois --- templates/profile/profile.tpl | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/templates/profile/profile.tpl b/templates/profile/profile.tpl index 2da1c39..036ae02 100644 --- a/templates/profile/profile.tpl +++ b/templates/profile/profile.tpl @@ -177,14 +177,17 @@ function chgMainWinLoc(strPage) {assign var=corps value=$profile->getCorps()} {if $corps && ($corps->current || $corps->original)} - {/if} -- 2.1.4