---
title: "Breaking: Removed partials"
manual: "Academic Programs"
version: "main"
source: "Changelog/2.1/Breaking-RemovedPartials.rst"
rendered: "2026-09-27T09:40:45+00:00"
---

# Breaking: Removed partials {#breaking-1748865631}

## Description {#description}

Some partials got removed as the templating structure has changed.

## Impact {#impact}

Those partials include:

-   `Resources/Private/Layouts/Default.html`
-   `Resources/Private/Pages/AcademicPrograms.html`
-   `Resources/Private/Partials/Categories.html`
-   `Resources/Private/Partials/Program/FilterCategories.html`
-   `Resources/Private/Partials/Program/FilterSorting.html`

## Affected Installations {#affected-installations}

TYPO3 instances with extensions overriding those partials of `EXT:academic_programs`.

## Migration {#migration}

Adapt overrides accordingly to the new templating structure.
