@@ -16,8 +16,8 @@ |
||
16 | 16 | public static $allowed_children = 'none'; |
17 | 17 | |
18 | 18 | private static $defaults = array( |
19 | - 'ShowInMenus' => false, |
|
20 | - 'ShowInSearch' => false, |
|
19 | + 'ShowInMenus' => false, |
|
20 | + 'ShowInSearch' => false, |
|
21 | 21 | ); |
22 | 22 | |
23 | 23 | public function getThumbnail2() |