aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/en_UK/help/extend_for_templates.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/language/en_UK/help/extend_for_templates.html b/language/en_UK/help/extend_for_templates.html
index 860268a52..c48330ed5 100644
--- a/language/en_UK/help/extend_for_templates.html
+++ b/language/en_UK/help/extend_for_templates.html
@@ -4,7 +4,7 @@
<p>Define replacement conditions for each template from template-extension
(template called "replacer").</p>
-<p>"original template" from ./themes/default (or any other theme)
+<p>"original template" from ./themes/default/template (or any other theme)
will be replaced by a "replacer" if the replacer is linked to this "original template"
(and optionally, when the requested URL contains an "optional URL keyword").</p>