15 lines
309 B
Plaintext
15 lines
309 B
Plaintext
TCEFORM {
|
|
pages {
|
|
layout {
|
|
removeItems = 1,2,3
|
|
}
|
|
}
|
|
tt_content {
|
|
// Reanabled: Disable imageheight and imagewidth for textpic and image
|
|
// to avoid incorrect rendering in frontend
|
|
|
|
imageheight.disabled = 0
|
|
imagewidth.disabled = 0
|
|
}
|
|
}
|