1<?php
2
3$conf['default_text_when_hidden'] = $this->getlang('onHidden');
4$conf['default_text_when_displayed'] = $this->getlang('onVisible');
5