aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/en_UK/help/extend_for_templates.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/language/en_UK/help/extend_for_templates.html b/language/en_UK/help/extend_for_templates.html
index 4c553745f..860268a52 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 ./template/yoga (or any other than yoga)
+<p>"original template" from ./themes/default (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>
@@ -43,7 +43,7 @@ By FTP, in the template-extension folder, the Webmaster can duplicate a lot of
<h3>Where can I find "original templates"?</h3>
-<p>Distributed original templates are in template/yoga/
+<p>Distributed original templates are in /themes/default/template/
(don't edit them in place for upgrade perspectives). So with "original templates",
any webmaster can create his "replacers (customized templates)".</p>