Files

5 lines
139 B
PHP
Raw Permalink Normal View History

2025-10-09 15:04:29 +11:00
<?php
$conf['default_text_when_hidden'] = $this->getlang('onHidden');
$conf['default_text_when_displayed'] = $this->getlang('onVisible');