31 lines
936 B
Plaintext
31 lines
936 B
Plaintext
#
|
|
# BACKENDLAYOUT: DEFAULT
|
|
#
|
|
mod {
|
|
web_layout {
|
|
BackendLayouts {
|
|
default {
|
|
title = Default
|
|
config {
|
|
backend_layout {
|
|
colCount = 1
|
|
rowCount = 1
|
|
rows {
|
|
1 {
|
|
columns {
|
|
1 {
|
|
name = LLL:EXT:base/Resources/Private/Language/locallang_be.xlf:backend_layout.column.normal
|
|
colPos = 0
|
|
identifier = main
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
icon = EXT:test/Resources/Public/Icons/BackendLayouts/example.svg
|
|
}
|
|
}
|
|
}
|
|
}
|