From 38a8b73703ad38bb279def2b154b2d27584ccd25 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 1 Mar 2026 07:36:57 +0000 Subject: [PATCH] Fix: Remove language and administrator folders from files section Language files should only be declared in sections, not in section. Having them in causes Joomla to copy them to the template directory instead of the proper Joomla language directories, resulting in language constants showing instead of translations. Removed: - language - administrator The sections (lines 89-97) properly handle installation of language files to Joomla's language directories where they can be loaded. Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com> --- src/templateDetails.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/templateDetails.xml b/src/templateDetails.xml index 279fe13..2bf012e 100644 --- a/src/templateDetails.xml +++ b/src/templateDetails.xml @@ -51,8 +51,6 @@ offline.php templateDetails.xml html - language - administrator media/templates/site/mokocassiopeia/css/editor.css