Hi just installed this plug in and works like a charm in V 3.3.5
it would be (as maf already said) a great feature when the admin could still see the website (perhaps trough adding their IP ? )
a other small point is the dutch translation, (little write error)Desactiveer must be Deactiveer
here is the correction :
Regards Mandy
it would be (as maf already said) a great feature when the admin could still see the website (perhaps trough adding their IP ? )
a other small point is the dutch translation, (little write error)Desactiveer must be Deactiveer
here is the correction :
PHP Code:
<?php
$i18n = array(
'DESCRIPTION' => 'Zet uw site in "Onderhoudsmodus".',
'CHECKBOX' => 'Aciveer / Deactiveer "Onderhoudsmodus".',
);
?>
Regards Mandy