X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fadmin%2Fvalidation.tpl;h=9ca178c44e2615c1854a0b754c5354c4e380d201;hb=f42e15fcc22e9c4bd21e881b1124061dcae3494c;hp=c7c3b552abd5fcad964c65418f5d76fb6aba9553;hpb=d645ceb701b0e8aa1de2e5271bed35e56ef169f1;p=platal.git diff --git a/templates/admin/validation.tpl b/templates/admin/validation.tpl index c7c3b55..9ca178c 100644 --- a/templates/admin/validation.tpl +++ b/templates/admin/validation.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2011 Polytechnique.org *} +{* Copyright (C) 2003-2014 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -51,10 +51,12 @@ function toggleField(name, id, obj) { {/if} {$valid->user->fullName("promo")} + {if $valid->user->hasProfile()} + {/if} - {if $valid->profile && !$valid->userIsProfileOwner} + {if t($valid->profile) && !$valid->userIsProfileOwner} Profil concerné : @@ -187,7 +189,7 @@ function toggleField(name, id, obj) { {/if}

- Afficher seulement les validation suivantes : + Afficher seulement les validations suivantes :

@@ -198,4 +200,4 @@ function toggleField(name, id, obj) {
-{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *} +{* vim:set et sw=2 sts=2 sws=2 fenc=utf-8: *}