Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
uldisrudzitis committed Oct 6, 2015
1 parent a9f0053 commit 2652aa5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion _templates/default/template.conf.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
'contentWidth' => array('format' => 'text', 'default' => '500px', 'css_units' => true, 'title' => I18n::_('Width of content area'), 'description' => ''),
'bodyMargin' => array('format' => 'text', 'default' => '20px 40px 40px', 'css_units' => true, 'title' => I18n::_('Page margins'), 'description' => I18n::_('How far the content is from browser edges. Please see the short CSS guide at the bottom of this page.')),
'siteMenuMargin' => array('format' => 'text', 'default' => '0', 'css_units' => true, 'title' => I18n::_('Top menu margins'), 'description' => I18n::_('How big is the distance from the top menu to the other page elements')),
'group_responsive' => array('format' => false, 'default' => false, 'title' => '<h3>'.I18n::_('Resposive design').'</h3>'),
'group_responsive' => array('format' => false, 'default' => false, 'title' => '<h3>'.I18n::_('Responsive design').'</h3>'),
'responsive' => array('format' => 'select', 'default' => 'no', 'values' => array('no', 'yes'), 'title' => I18n::_('Enabled'), 'description' => I18n::_('Sets whether layout should be responsive or not.')),
),

Expand Down
2 changes: 1 addition & 1 deletion _templates/mashup-0.3.5/template.conf.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
'contentWidth' => array('format' => 'text', 'default' => '380px', 'css_units' => true, 'title' => I18n::_('Entry text max width'), 'description' => I18n::_('Width of texts in the entries. This does not apply to the width of images.')),
'paddingTop' => array('format' => 'text', 'default' => '30px', 'css_units' => true, 'title' => I18n::_('How far content is from page top?'), 'description' => I18n::_('The vertical distance between the top of the page and the content area.')),
'paddingLeft' => array('format' => 'text', 'default' => '30px', 'css_units' => true, 'title' => I18n::_('How far content is from sidebar?'), 'description' => I18n::_('The horizontal distance between the menu and the content area.')),
'group_responsive' => array('format' => false, 'default' => false, 'title' => '<h3>'.I18n::_('Resposive design').'</h3>'),
'group_responsive' => array('format' => false, 'default' => false, 'title' => '<h3>'.I18n::_('Responsive design').'</h3>'),
'responsive' => array('format' => 'select', 'default' => 'no', 'values' => array('no', 'yes'), 'title' => I18n::_('Enabled'), 'description' => I18n::_('Sets whether layout should be responsive or not.')),
'mashUpColumns' => array('format' => 'select', 'default' => '1', 'values' => array('1','2','3','4'), 'title' => I18n::_('Mash-up columns'), 'description' => I18n::_('Column count for Mash-up section.')),
),
Expand Down
2 changes: 1 addition & 1 deletion _templates/messy-0.4.2/template.conf.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
'centeredWidth' => array('format' => 'text', 'default' => '960px', 'css_units' => true, 'title' => I18n::_('Centered content width'), 'description' => I18n::_('Content width if layout is centered.')),
'centeringGuidesColor' => array('format' => 'select', 'default' => 'dark', 'values' => array('dark', 'bright'), 'title' => I18n::_('Centering guides color tone'), 'description' => I18n::_('Color tone for centering guides (dark for bright background colors, bright for dark background colors).')),

'group_responsive' => array('format' => false, 'default' => false, 'title' => '<h3>'.I18n::_('Resposive design').'</h3>'),
'group_responsive' => array('format' => false, 'default' => false, 'title' => '<h3>'.I18n::_('Responsive design').'</h3>'),
'responsive' => array('format' => 'select', 'default' => 'no', 'values' => array('no', 'yes'), 'title' => I18n::_('Enabled'), 'description' => I18n::_('Sets whether layout should be responsive or not.')),
'centeredContents' => array('format' => 'select', 'default' => 'no', 'values' => array('no', 'yes'), 'title' => I18n::_('Centered contents'), 'description' => I18n::_('Page heading, menu items and section entries is horizontally centered to window.')),
'headingMargin' => array('format' => 'text', 'default' => '20px 10px', 'title' => I18n::_('Heading margin'), 'description' => I18n::_('Margin around page heading or logo. Please see the short CSS guide at the bottom of this page.')),
Expand Down
2 changes: 1 addition & 1 deletion _templates/white-0.3.5/template.conf.php
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
'paddingTop' => array('format' => 'text', 'default' => '90px', 'css_units' => true, 'title' => I18n::_('How far content is from page top?'), 'description' => I18n::_('The vertical distance between the top of the page and the content area.')),
'paddingLeft' => array('format' => 'text', 'default' => '30px', 'css_units' => true, 'title' => I18n::_('How far content is from menu?'), 'description' => I18n::_('The horizontal distance between the menu and the content area.')),
'leftColumnWidth' => array('format' => 'text', 'default' => '170px', 'css_units' => true, 'title' => I18n::_('Width of the left column'), 'description' => ''),
'group_responsive' => array('format' => false, 'default' => false, 'title' => '<h3>'.I18n::_('Resposive design').'</h3>'),
'group_responsive' => array('format' => false, 'default' => false, 'title' => '<h3>'.I18n::_('Responsive design').'</h3>'),
'responsive' => array('format' => 'select', 'default' => 'no', 'values' => array('no', 'yes'), 'title' => I18n::_('Enabled'), 'description' => I18n::_('Sets whether layout should be responsive or not.')),
),

Expand Down

0 comments on commit 2652aa5

Please sign in to comment.