mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-09-25 10:57:41 +02:00
Endpoint: adjust table columns^:x
This commit is contained in:
parent
7e84b564f6
commit
87f1015262
@ -25,7 +25,7 @@ class IcingaEndpointTable extends QuickTable
|
||||
{
|
||||
$view = $this->view();
|
||||
return array(
|
||||
'host' => $view->translate('Endpoint'),
|
||||
'endpoint' => $view->translate('Endpoint'),
|
||||
'address' => $view->translate('Address'),
|
||||
'zone' => $view->translate('Zone'),
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user