---
title: "Deprecation: #92628 - Login Logo without Alt-Text"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:deprecation-92628"
source: "Changelog/11.1/Deprecation-92628-LoginLogoWithoutAltText.rst"
typo3-version: "11.1"
typo3-major: 11
type: "deprecation"
issue: 92628
forge: "https://forge.typo3.org/issues/92628"
tags: ["Backend", "NotScanned", "ext:backend"]
rendered: "2026-09-18T17:00:34+00:00"
---

# Deprecation: #92628 - Login Logo without Alt-Text {#deprecation-92628}

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

## Description {#description}

The configuration of the extension "backend" has now the possibility to
provide an alt-text for a custom login logo.

As an alt-text is needed for accessibility reasons, not setting an alt-text has been marked as
deprecated.

## Impact {#impact}

Not configuring an alt-text will trigger a PHP `E_USER_DEPRECATED` error.

## Affected Installations {#affected-installations}

All instances that have defined a custom login logo are affected.

## Migration {#migration}

Configure an alt-text for your custom login logo.
