Removed obsolete code
authorMarcel Werk <burntime@woltlab.com>
Wed, 30 Dec 2015 13:19:02 +0000 (14:19 +0100)
committerMarcel Werk <burntime@woltlab.com>
Wed, 30 Dec 2015 13:19:02 +0000 (14:19 +0100)
wcfsetup/install/files/lib/acp/form/MenuEditForm.class.php

index 954b5bcbc03fb4f1478036e980c90048968c47eb..93ad21cdbc46ca4a25d5a7dd9cec35f1be00e944 100644 (file)
@@ -112,7 +112,6 @@ class MenuEditForm extends MenuAddForm {
                        $this->title = $this->menu->title;
                        $this->position = $this->menu->getBox()->position;
                        $this->cssClassName = $this->menu->getBox()->cssClassName;
-                       $this->cssClassName = $this->menu->getBox()->cssClassName;
                        $this->showOrder = $this->menu->getBox()->showOrder;
                        $this->visibleEverywhere = $this->menu->getBox()->visibleEverywhere;
                        $this->showHeader = $this->menu->getBox()->showHeader;