net/*: remove remaining titles

This commit is contained in:
Franco Fichtner
2017-12-24 15:26:56 +01:00
parent e35b947e84
commit af0b128fa0
3 changed files with 0 additions and 3 deletions
@@ -42,7 +42,6 @@ class IndexController extends \OPNsense\Base\IndexController
*/
public function indexAction()
{
$this->view->title = gettext('MDNS Repeater');
$this->view->general = $this->getForm("general");
$this->view->pick('OPNsense/MDNSRepeater/index');
}