aboutsummaryrefslogtreecommitdiffstats
path: root/docs/customising/templates.md
diff options
context:
space:
mode:
authorMarius Halden <marius.h@lden.org>2020-09-29 14:23:52 +0200
committerMarius Halden <marius.h@lden.org>2020-09-29 14:23:52 +0200
commita27ce1524d801d2742a2bdb6ec1da45126d64353 (patch)
tree64123c4e17dc1776aa0a7cd65ee01d49d3e7d978 /docs/customising/templates.md
parent377bd96aab7cad3434185c30eb908c9da447fe40 (diff)
parent2773c60226b9370fe8ee00f7b205b571bb87c3b5 (diff)
Merge tag 'v3.0.1' into fiksgatami-dev
Diffstat (limited to 'docs/customising/templates.md')
-rw-r--r--docs/customising/templates.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customising/templates.md b/docs/customising/templates.md
index 793156f70..303dd6f0d 100644
--- a/docs/customising/templates.md
+++ b/docs/customising/templates.md
@@ -109,5 +109,5 @@ and click the email you wish to preview.
To include an inline logo in your HTML email, put it at
`web/cobrands/yourcobrands/images/email-logo.gif` and make sure `logo_width`
and `logo_height` are set appropriately in your
-`_email_setting_overrides.html`. The email template should then pick it up
+`_email_color_overrides.html`. The email template should then pick it up
automatically.