Searched refs:configUserChoice (Results 1 – 2 of 2) sorted by relevance
13 $configUserChoice = tpl_getConf('userChoice'); variable17 if ($configUserChoice) {34 if ($configAutoDark and !$configUserChoice) {57 <meta name="configUserChoice" id="configUserChoice" content="<?php echo $configUserChoice ?>" />
20 $configUserChoice = tpl_getConf('userChoice'); variable28 if ($configUserChoice && isset($_COOKIE["theme"])) {63 <meta name="configUserChoice" id="configUserChoice" content="<?php echo $configUserChoice ?>" />