*/*: last titles removed; closes #403

This commit is contained in:
Franco Fichtner
2017-12-24 15:33:02 +01:00
parent af0b128fa0
commit b3f9954d8e
3 changed files with 0 additions and 4 deletions
@@ -39,7 +39,6 @@ class IndexController extends \OPNsense\Base\IndexController
{
public function indexAction()
{
$this->view->title = gettext("Redis");
$this->view->settings = $this->getForm("settings");
$this->view->pick('OPNsense/Redis/index');
}