芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/status.pulsehost.co.uk/themes/altum/views/domain-name-update/index.php
= \Altum\Alerts::output_alerts() ?> main->breadcrumbs_is_enabled): ?>
= l('domain_names.breadcrumb') ?>
= l('domain_name.breadcrumb') ?>
= l('domain_name_update.breadcrumb') ?>
= sprintf(l('global.update_x'), $data->domain_name->name) ?>
= include_view(THEME_PATH . 'views/domain-name/domain_name_dropdown_button.php', ['id' => $data->domain_name->domain_name_id, 'resource_name' => $data->domain_name->name]) ?>
= l('domain_name.input.name') ?>
= \Altum\Alerts::output_field_error('name') ?>
= l('domain_name.input.target') ?>
= \Altum\Alerts::output_field_error('target') ?>
= l('domain_name.input.whois_notifications') ?>
= l('notification_handlers.create') ?>
notification_handlers as $notification_handler): ?>
notification_handler_id, $data->domain_name->whois_notifications->whois_notifications ?? []) ? 'checked="checked"' : null ?>>
= $notification_handler->name ?>
= l('notification_handlers.input.type_' . $notification_handler->type) ?>
= l('domain_name.input.whois_notifications_timing') ?>
domain_name_timings as $key => $value): ?>
domain_name->whois_notifications->whois_notifications_timing == $key ? 'selected="selected"' : null ?>>= sprintf(l('domain_name.input.whois_notifications_timing_input'), $value) ?>
domain_name->is_enabled ? 'checked="checked"' : null?>>
= l('domain_name.input.is_enabled') ?>
= l('domain_name.input.advanced') ?>
= l('domain_name.input.ssl_port') ?>
= \Altum\Alerts::output_field_error('ssl_port') ?>
= l('domain_name.input.ssl_notifications') ?>
= l('notification_handlers.create') ?>
notification_handlers as $notification_handler): ?>
notification_handler_id, $data->domain_name->ssl_notifications->ssl_notifications ?? []) ? 'checked="checked"' : null ?>>
= $notification_handler->name ?>
= l('notification_handlers.input.type_' . $notification_handler->type) ?>
= l('domain_name.input.ssl_notifications_timing') ?>
domain_name_timings as $key => $value): ?>
domain_name->ssl_notifications->ssl_notifications_timing == $key ? 'selected="selected"' : null ?>>= sprintf(l('domain_name.input.ssl_notifications_timing_input'), $value) ?>
= l('projects.project_id') ?>
= l('projects.create') ?>
= l('global.none') ?>
projects as $project_id => $project): ?>
domain_name->project_id == $project_id ? 'selected="selected"' : null ?>>= $project->name ?>
= l('projects.project_id_help') ?>
= l('global.update') ?>