---
title: "Feature: #92628 - Add Alt-Text To Login Logo"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-92628"
source: "Changelog/11.1/Feature-92628-AddAltTextToLoginLogo.rst"
typo3-version: "11.1"
typo3-major: 11
type: "feature"
issue: 92628
forge: "https://forge.typo3.org/issues/92628"
tags: ["Backend", "ext:backend"]
rendered: "2026-09-17T21:17:42+00:00"
---

# Feature: #92628 - Add Alt-Text To Login Logo {#feature-92628-add-alt-text-to-login-logo}

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.

In the module "Admin tools > Settings" go to card "Extension Configuration"
and open the dialog. Select extension "backend" and fill in the field
"Logo Alt-Text" on the "Login" tab. You can also set `$GLOBALS['TYPO3_CONF_VARS']['EXTENSIONS']['backend']['loginLogoAlt']`.

## Impact {#impact}

Setting the alt-text enhances the accessibility of the login page.
