Index: menu/insert.lht =================================================================== --- menu/insert.lht (revision 33445) +++ menu/insert.lht (revision 33446) @@ -1,17 +1,17 @@ ha:rnd-menu-v1 { - li:main_menu { - ha:File = { - li:submenu { - ha:hello = { checked=foo; action=bar } - } - } - } - - li:anchored { - ha:@testanchor { - li:submenu { - ha:hallo = { action=foobar() } - } - } - } + li:main_menu { + ha:File = { + li:submenu { + ha:hello = { checked=foo; action=bar } + } + } + } + + li:anchored { + ha:@testanchor { + li:submenu { + ha:hallo = { action=foobar() } + } + } + } } \ No newline at end of file