update Layouts
This commit is contained in:
@@ -8,7 +8,7 @@ mod {
|
||||
title = LLL:EXT:sitepackage/Resources/Private/Language/locallang_be.xlf:backend_layout.home
|
||||
config {
|
||||
backend_layout {
|
||||
colCount = 1
|
||||
colCount = 3
|
||||
rowCount = 2
|
||||
rows {
|
||||
1 {
|
||||
@@ -16,21 +16,30 @@ mod {
|
||||
1 {
|
||||
name = LLL:EXT:sitepackage/Resources/Private/Language/locallang_be.xlf:backend_layout.column.normal
|
||||
colPos = 0
|
||||
colspan = 3
|
||||
}
|
||||
}
|
||||
}
|
||||
2 {
|
||||
columns {
|
||||
1 {
|
||||
name = LLL:EXT:sitepackage/Resources/Private/Language/locallang_be.xlf:backend_layout.column.footer
|
||||
name = LLL:EXT:sitepackage/Resources/Private/Language/locallang_be.xlf:backend_layout.column.footer-left
|
||||
colPos = 200
|
||||
}
|
||||
2 {
|
||||
name = LLL:EXT:sitepackage/Resources/Private/Language/locallang_be.xlf:backend_layout.column.footer-center
|
||||
colPos = 201
|
||||
}
|
||||
3 {
|
||||
name = LLL:EXT:sitepackage/Resources/Private/Language/locallang_be.xlf:backend_layout.column.footer-right
|
||||
colPos = 202
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
icon = EXT:sitepackage/Resources/Public/Icons/BackendLayouts/example.svg
|
||||
icon = EXT:sitepackage/Resources/Public/Icons/BackendLayouts/home.svg
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user