Files
kalsport.pl/themes/at_movic/development/customize/layout.xml
2024-11-05 12:22:50 +01:00

27 lines
524 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<themeeditor>
<author>leotheme</author>
<name>Live Theme Editor</name>
<layout>
<item>
<block>layout_mode</block>
<title>Layout Mode</title>
<default>fullwidth</default>
<option>
<name>Full Width</name>
<id>fullwidth</id>
</option>
<option>
<name>Boxed Large</name>
<id>layout-boxed-lg</id>
</option>
<option>
<name>Boxed Medium</name>
<id>layout-boxed-md</id>
</option>
</item>
</layout>
</themeeditor>