aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-01-14 12:29:11 +0000
committerddtddt <ddtddt@piwigo.org>2011-01-14 12:29:11 +0000
commit68b4f245612e3cbaf15ef4fa20f3f7f3728fbfed (patch)
treece3b5de3dd215626ad2977f784c32b32ffa7a39f /language
parent588850c0b343dc9d92b2279932fb44cdb4be5830 (diff)
[trunk] - update EN help
git-svn-id: http://piwigo.org/svn/trunk@8662 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-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>