mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
TemplatesTable: translate header
This commit is contained in:
parent
270cb2f5af
commit
4cd3c02a90
@ -41,7 +41,7 @@ class TemplatesTable extends ZfQueryBasedTable
|
||||
|
||||
public function getColumnsToBeRendered()
|
||||
{
|
||||
return ['Template name'];
|
||||
return [$this->translate('Template Name')];
|
||||
}
|
||||
|
||||
public function renderRow($row)
|
||||
|
Loading…
x
Reference in New Issue
Block a user