芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/status.pulsehost.co.uk/themes/altum/views/domain-name-create/index.php
= \Altum\Alerts::output_alerts() ?> main->breadcrumbs_is_enabled): ?>
= l('domain_names.breadcrumb') ?>
= l('domain_name_create.breadcrumb') ?>
= l('domain_name_create.header') ?>
= 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->values['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): ?>
values['whois_notifications_timing'] == $key ? 'selected="selected"' : null ?>>= sprintf(l('domain_name.input.whois_notifications_timing_input'), $value) ?>
= 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->values['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): ?>
values['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): ?>
values['project_id'] == $project_id ? 'selected="selected"' : null ?>>= $project->name ?>
= l('projects.project_id_help') ?>
= l('global.create') ?>