UX: Use DPageHeader on the Components page (#30762)

This change updates the header of the admin Components page to be more consistent with the rest of the admin UI.

The Themes and Components pages share the same templates, so this change switches the header based on which tab is active.
This commit is contained in:
Gary Pendergast
2025-01-14 17:58:08 +11:00
committed by GitHub
parent 19216d293b
commit dbc9fbfd8b
2 changed files with 31 additions and 14 deletions

View File

@@ -6044,6 +6044,7 @@ en:
customize_desc: "Customize:"
title: "Themes"
description: "Themes are expansive customizations that change multiple elements of the style of your forum design, and often also include additional front-end features."
components_description: "Components are smaller customizations that can be added to themes in order to change specific elements of the style of your forum design."
create: "Create"
create_type: "Type"
create_name: "Name"