X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Finclude%2Fplview.minifiche.tpl;h=d5b7bf04ea37662af2d3bdb0f09b2f3e4642e044;hb=53de25571fe8c43e312f364a143e23a7cecfa14e;hp=d6ef8c34b0a6e76a742197ea866458e510a578da;hpb=89cb2025f5f2aed0be3994c89ac473aa11535853;p=platal.git diff --git a/templates/include/plview.minifiche.tpl b/templates/include/plview.minifiche.tpl index d6ef8c3..d5b7bf0 100644 --- a/templates/include/plview.minifiche.tpl +++ b/templates/include/plview.minifiche.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2009 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,7 +22,7 @@
{foreach from=$set item=res} - {include file="include/minifiche.tpl" user=$res} + {include file="include/minifiche.tpl" profile=$res|get_profile} {/foreach}