1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-21 21:21:54 +02:00

Removed deprecated : preview and previewFull attributes from theme.xml

This commit is contained in:
Cameron 2012-12-14 17:48:07 -08:00
parent c398373dcb
commit e5bba9da17

View File

@ -12,7 +12,7 @@
<image>fullpreview.png</image>
</screenshots>
<layouts>
<layout name='default' title='2 Columns' preview='preview.jpg' default='true' previewFull='fullpreview.png' >
<layout name='default' title='2 Columns' default='true'>
<custompages>usersettings.php</custompages>
</layout>
</layouts>