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