summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/message.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/global/message.html.tmpl')
-rw-r--r--template/en/default/global/message.html.tmpl7
1 files changed, 3 insertions, 4 deletions
diff --git a/template/en/default/global/message.html.tmpl b/template/en/default/global/message.html.tmpl
index 14e1f10d0..f6cb321c6 100644
--- a/template/en/default/global/message.html.tmpl
+++ b/template/en/default/global/message.html.tmpl
@@ -28,11 +28,10 @@
[% PROCESS global/header.html.tmpl %]
-[%# The "header" template automatically displays the contents of a "message"
- variable if it finds one, so it is not necessary to display the message
- here. %]
+[%# The "header" template automatically displays a message if it finds one.
+ Note that the global messages list is in messages.html.tmpl. %]
-[%# Display a URL if the calling script has included one. %]
+[%# Display a URL if the calling script or message block has included one. %]
[% IF url && link %]
<p>
<a href="[% url %]">[% link %]</a>