Layout: Content als eigenes Layout und Split compositor
[kivitendo-erp.git] / SL / Layout / MenuLeft.pm
index 2f99944..25119fe 100644 (file)
@@ -29,14 +29,6 @@ sub pre_content {
   "<div id='html-menu'></div>\n";
 }
 
-sub start_content {
-  "<div id='content' class='html-menu'>\n";
-}
-
-sub end_content {
-  "</div>\n";
-}
-
 sub section_menu {
   my ($menu) = @_;
   my @items;