---
title: "Important: #106649 - Default language binding in layout module"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:important-106649-1746479411"
source: "Changelog/14.0/Important-106649-DefaultLanguageBindingInPageModule.rst"
typo3-version: "14.0"
typo3-major: 14
type: "important"
issue: 106649
forge: "https://forge.typo3.org/issues/106649"
tags: ["Backend", "TSConfig", "ext:backend"]
rendered: "2026-09-20T18:31:11+00:00"
---

# Important: #106649 - Default language binding in layout module {#important-106649-1746479411}

See [forge#106649](https://forge.typo3.org/issues/106649)

## Description {#description}

The **Content > Layout** module now always uses **default language binding**
(`mod.web_layout.defLangBinding`) when displaying
localized content in language comparison mode.

Default language binding makes editing translations easier: Editors can see
what they are translating next to the default language. It also prevents
confusion when localizations are incomplete. Editors can directly see which
content is not yet translated. This improves the user experience in the backend
for multilingual sites, which was also a result of recent "Jobs To Be Done"
(JTBD) interviews.

> [!NOTE]
> The "Content > Layout" module was called "Web > Page" before TYPO3 v14, see also
> [Feature: #107628 - Improved backend module naming and structure](https://docs.typo3.org/permalink/changelog:feature-107628-1729026000).

## Impact {#impact}

Editors will now always see the content elements next to each other within
the **Content > Layout** module when in language comparison mode.

## Migration {#migration}

Because **default language binding** is now always enabled, the previous Page
TSconfig setting `mod.web_layout.defLangBinding` is not evaluated
and can therefore be removed.
