5 lines
139 B
PHP
5 lines
139 B
PHP
![]() |
<?php
|
||
|
|
||
|
$conf['default_text_when_hidden'] = $this->getlang('onHidden');
|
||
|
$conf['default_text_when_displayed'] = $this->getlang('onVisible');
|