'help'=>$this->gT("In minutes or with english string."),
'help'=>$this->gT("In minutes or with english date string. With usage of minutes, message is set to danger when there are only 10% of the time for maintenance."),
),
'superAdminOnly'=>array(
'label'=>$this->gT("Allow only super administrator to admin page."),
...
...
@@ -261,7 +261,13 @@ class maintenanceMode extends PluginBase {
$message=sprintf("<strong class='h4'>%s</strong><p>%s</p>",$this->gT("Warning"),$this->gT("This website close for maintenance at {DATEFORMATTED} (in {intval(MINUTES)} minutes)."));