芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/status.pulsehost.co.uk/themes/altum/views/dns-monitor-create/index.php
= \Altum\Alerts::output_alerts() ?> main->breadcrumbs_is_enabled): ?>
= l('dns_monitors.breadcrumb') ?>
= l('dns_monitor_create.breadcrumb') ?>
= l('dns_monitor_create.header') ?>
= l('global.name') ?>
= \Altum\Alerts::output_field_error('name') ?>
= l('dns_monitor.input.target') ?>
= \Altum\Alerts::output_field_error('target') ?>
= l('dns_monitor.input.notifications') ?>
= l('notification_handlers.create') ?>
= l('dns_monitor.input.notifications_help') ?>
notification_handlers as $notification_handler): ?>
notification_handler_id, $data->values['notifications'] ?? []) ? 'checked="checked"' : null ?>>
= $notification_handler->name ?>
= l('notification_handlers.input.type_' . $notification_handler->type) ?>
= l('dns_monitor.input.dns_check_interval_seconds') ?>
dns_monitor_check_intervals as $key => $value): ?>
values['dns_check_interval_seconds'] == $key ? 'selected="selected"' : null ?> = !in_array($key, $this->user->plan_settings->dns_monitors_check_intervals ?? []) ? 'disabled="disabled"' : null ?>>= $value ?>
= l('dns_monitor.input.dns_check_interval_seconds_help') ?>
= l('dns_monitor.input.advanced') ?>
= l('dns_monitor.input.dns_types') ?>
= l('dns_monitor.input.dns_types_help') ?>
dns_types as $dns_type => $dns_type_code): ?>
values['dns_types']) ? 'checked="checked"' : null ?>>
= $dns_type ?>
= l('projects.project_id') ?>
= l('projects.create') ?>
= l('global.none') ?>
projects as $project_id => $project): ?>
values['project_id'] == $project_id ? 'selected="selected"' : null ?>>= $project->name ?>
= l('projects.project_id_help') ?>
= l('global.create') ?>