Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
da800050
Unverified
Commit
da800050
authored
Dec 23, 2020
by
Stefan Hornburg (Racke)
Browse files
Show TT legend only if web_apply_on is set to all.
parent
fda53b4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
default/web_tt2/compose_mail.tt2
View file @
da800050
...
...
@@ -53,7 +53,7 @@
<textarea name="body" id="body" cols="80" rows="25">[% body %]</textarea>
<br />
[% IF listconf.personalization_feature == 'on' %]
[% IF listconf.personalization_feature == 'on'
&& listconf.personalization.web_apply_on == 'all'
%]
<br />
<b>[%|loc%]Messages customization: use the template syntax:[%END%] <a href="http://www.tt2.org">TT2</a></b>
<br />
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment