Home
last modified time | relevance | path

Searched refs:tocMaxHeight (Results 1 – 2 of 2) sorted by relevance

/template/kiwiki/css/
Dinline-css.php14 --kiwiki-toc-max-height:<?php echo $tocMaxHeight; ?>px;
/template/kiwiki/
Dmain.php22 $tocMaxHeight = tpl_getConf('TocMaxHeight'); variable