| {$lang->domain} | {$lang->cmd_http_port} | {$lang->cmd_https_port} | {$lang->use_ssl} | {$lang->cmd_index_module_srl} | {$lang->cmd_index_document_srl} | {$lang->cmd_default_language} | {$lang->cmd_modify} / {$lang->cmd_delete} |
|---|---|---|---|---|---|---|---|
| {$domain->domain} | {$domain->http_port ?: ''} | {$domain->https_port ?: ''} | {$lang->ssl_options[$domain->security ?: 'none']} | {($domain->index_module_srl && $module_list[$domain->index_module_srl]) ? $module_list[$domain->index_module_srl]->browser_title : ''} | {$domain->index_document_srl ?: ''} | {$domain->settings->language ? $supported_lang[$domain->settings->language]['name'] : $supported_lang[config('locale.default_lang')]['name']} | {$lang->cmd_modify} / {$lang->cmd_delete} |
| {$lang->msg_no_result} |