X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fcore%2Fplset.tpl;h=a0e4de195b963aa49ae20b02b90b8ffe5172db40;hb=faa06583dfbe5e1a3c803e20ded33c42565b00c1;hp=9aff0a7c6a5ae0845f7f67d735e1741db12bec73;hpb=7a94fab09b262164e327714fa70909c13ace394c;p=platal.git diff --git a/templates/core/plset.tpl b/templates/core/plset.tpl index 9aff0a7..a0e4de1 100644 --- a/templates/core/plset.tpl +++ b/templates/core/plset.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2007 Polytechnique.org *} +{* Copyright (C) 2003-2008 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -20,7 +20,7 @@ {* *} {**************************************************************************} -
+

{$plset_mods[$plset_mod]} {if $plset_mods|@count > 1}[ @@ -28,7 +28,7 @@ {foreach from=$plset_mods key=mod item=desc name=mods} {if $mod neq $plset_mod} {if $has_prev}| {/if} - {$desc} + {$desc} {assign var=has_prev value=true} {/if} {/foreach}