Home
last modified time | relevance | path

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

/template/templar/
H A Dmain.php95 $tocPlace=tpl_getConf('toc_place'); variable
96 if('sidebar-up'==$tocPlace || 'sidebar-down'==$tocPlace)
101 if('sidebar-up'==$tocPlace) {
114 <?php if('sidebar-down'==$tocPlace) {