Searched refs:tocMaxHeight (Results 1 – 2 of 2) sorted by relevance
/template/kiwiki/css/ | ||
D | inline-css.php | 14 --kiwiki-toc-max-height:<?php echo $tocMaxHeight; ?>px; |
/template/kiwiki/ | ||
D | main.php | 22 $tocMaxHeight = tpl_getConf('TocMaxHeight'); variable |