Searched refs:sidebarMaxHeight (Results 1 – 2 of 2) sorted by relevance
/template/kiwiki/css/ | ||
D | inline-css.php | 13 --kiwiki-sidebar-max-height:<?php echo $sidebarMaxHeight; ?>px; |
/template/kiwiki/ | ||
D | main.php | 19 $sidebarMaxHeight = tpl_getConf('SidebarMaxHeight'); variable |