HostController: fix translation error in the...

Agent tab
This commit is contained in:
Thomas Gelf 2017-07-29 01:44:01 +02:00
parent cc1df7523d
commit 010dbbd87d

View file

@ -442,9 +442,7 @@ class HostController extends ObjectController
}
$c->add([
Html::p($this->translate(
''
)),
// Html::p($this->translate('..')),
IcingaGenerateApiKeyForm::load()->setHost($host)->handleRequest()
]);
if ($hasKey) {