From bb3636a2328029053a7796ff10a58f72df38e6a0 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Sun, 1 Mar 2026 07:38:56 +0000
Subject: [PATCH] Fix: Correct administrator folder attribute to just
"administrator"
The folder attribute should specify the base destination directory, not the
full path. Changed from folder="administrator/language" to folder="administrator"
while keeping the full source path in the language tags.
This follows Joomla's standard where:
- folder="administrator" = base destination in Joomla
- path includes full source structure from template root
- Result: files install to JOOMLA_ROOT/administrator/language/en-GB/
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
---
src/templateDetails.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/templateDetails.xml b/src/templateDetails.xml
index 1d3f168..38a1f1c 100644
--- a/src/templateDetails.xml
+++ b/src/templateDetails.xml
@@ -91,7 +91,7 @@
language/en-US/tpl_mokocassiopeia.ini
-
+
administrator/language/en-GB/tpl_mokocassiopeia.sys.ini
administrator/language/en-US/tpl_mokocassiopeia.sys.ini