blob: 02fe8e348817bf79fde9edcc16e93a766193784e (
plain)
1
|
<li {if $structure_tree.structure_id==$smarty.request.structure_id}class="highlight"{/if}>{if $numbering}{$structure_tree.prefix} {/if}<a href="{$smarty.const.WIKI_PKG_URL}index.php?structure_id={$structure_tree.structure_id}">{$structure_tree.title|escape}</a></li>
|