mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Removed deprecated : preview and previewFull attributes from theme.xml
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user