fixed region definition bug
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
{{ page.header_top_middle }}
|
||||
</div>
|
||||
<div id="header-top-right" class="columns small-1">
|
||||
{{ page.header_top_rigth }}
|
||||
{{ page.header_top_right }}
|
||||
</div>
|
||||
</section>
|
||||
<section id="header-bottom">
|
||||
|
@@ -13,7 +13,7 @@ libraries:
|
||||
regions:
|
||||
header_top_left: 'Header top left'
|
||||
header_top_middle: 'Header top middle'
|
||||
header_top_rigth: 'Header top right'
|
||||
header_top_right: 'Header top right'
|
||||
header_bottom: 'Header Bottom'
|
||||
help: Help
|
||||
page_top: 'Page top'
|
||||
|
Reference in New Issue
Block a user