removed not implemented mode from config

This commit is contained in:
Andreas Gohr 2019-03-12 11:09:03 +01:00
commit 95823334d4

View file

@ -15,6 +15,5 @@ $meta['header_layout'] = array(
'_choices' => array(
'header-default',
'header-compact',
'header-hidden',
),
);