芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/clients/canaldegap.fr_old/modules/Glossary/includes/ugly-HTML-table-based.tpl
{$navprev} {section name=numloop loop=$navarray}
Page {math equation="x + y" x=$smarty.section.numloop.index y=1} ({$navarray[numloop].name})
{if ! $smarty.section.numloop.last} : {/if}{/section} {$navnext}
{assign var="cols" value="2"} {section name=numloop loop=$items}
{$items[numloop].term}{if $items[numloop].showdef == 1}
{$items[numloop].definition}{/if}
{if not ($smarty.section.numloop.rownum mod $cols)} {if not $smarty.section.numloop.last}
{/if} {/if} {if $smarty.section.numloop.last} {math equation = "n - a % n" n=$cols a=$items|@count assign="cells"} {if $cells ne $cols} {section name=pad loop=$cells}
{/section} {/if}
{/if} {/section}