Home
last modified time | relevance | path

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

/template/kiwiki/css/
Dinline-css.php13 --kiwiki-sidebar-max-height:<?php echo $sidebarMaxHeight; ?>px;
/template/kiwiki/
Dmain.php19 $sidebarMaxHeight = tpl_getConf('SidebarMaxHeight'); variable