itizawa 6 anni fa
parent
commit
5a55d06490

+ 1 - 1
src/client/js/components/Admin/Customize/CustomizeLayoutOptions.jsx

@@ -41,7 +41,7 @@ class CustomizeLayoutOptions extends React.Component {
           layoutType="kibela"
           isSelected={this.state.currentLayout === 'kibela'}
           onSelected={() => this.selectLayout('kibela')}
-          labelHtml=" Kibela Like Layout"
+          labelHtml="Kibela Like Layout"
         >
           {/* TODO i18n */}
           <h4>Easy Viewing Structure</h4>