X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fplview.multipage.tpl;h=8f49759e40ca099b20ac9b35ea2204bd417c17bf;hb=2a683f7ff213da0d2a2fdd26f88b2025394c91d6;hp=e1b38cffb6e1e3de159e40943b8a8a6e63211f94;hpb=a7f778a593a0a7e168a7112ec28cb84d032adaf3;p=platal.git diff --git a/templates/plview.multipage.tpl b/templates/plview.multipage.tpl index e1b38cf..8f49759 100644 --- a/templates/plview.multipage.tpl +++ b/templates/plview.multipage.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2009 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -55,12 +55,12 @@ [ {if $name eq $order} tri ascendant - {$sort.desc} + {$sort->displaytext} {elseif $order eq "-$name"} tri ascendant - {$sort.desc} + {$sort->displaytext} {else} - {$sort.desc} + {$sort->displaytext} {/if} ]  {/foreach} @@ -68,7 +68,6 @@ {/if} {/capture} - {$smarty.capture.order|smarty:nodefaults} {$smarty.capture.pages|smarty:nodefaults}