Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sympa
sympa
Commits
2300d664
Commit
2300d664
authored
Sep 21, 2018
by
John Levine
Browse files
templates for ARC
parent
b6320c0b
Changes
2
Hide whitespace changes
Inline
Side-by-side
default/web_tt2/edit_list_request.tt2
View file @
2300d664
...
...
@@ -30,7 +30,7 @@
[%~ ELSIF group == 'data_source' ~%]
<h3>[%|loc%]Data sources setup[%END%]</h3>
[%~ ELSIF group == 'dkim' ~%]
<h3>[%|loc%]DKIM[%END%]</h3>
<h3>[%|loc%]DKIM
/DMARC/ARC
[%END%]</h3>
[%~ ELSIF group == 'other' ~%]
<h3>[%|loc%]Miscellaneous[%END%]</h3>
[%~ END %]
...
...
default/web_tt2/nav.tt2
View file @
2300d664
...
...
@@ -173,7 +173,7 @@
<li class="[% class %]"><a href="[% 'edit_list_request' | url_rel([list,'data_source']) %]" >[%|loc%]Data sources setup[%END%]</a></li>
[% IF group == 'dkim' %][% SET class = 'active' %][% ELSE %][% SET class = '' %][% END %]
<li class="[% class %]"><a href="[% 'edit_list_request' | url_rel([list,'dkim']) %]"
>[%|loc%]DKIM/ARC/
DM
ARC[%END%]</a></li>
>[%|loc%]DKIM/
DM
ARC/ARC[%END%]</a></li>
[% IF action == 'editfile' && selected_file == 'description_templates' %][% SET class = 'active' %][% ELSE %][% SET class = '' %][% END %]
<li class="[% class %]"><a href="[% 'editfile' | url_rel([list,'description_templates']) %]">[%|loc%]List description/homepage[%END%]</a></li>
[% IF action == 'editfile' && selected_file == 'message_templates' %][% SET class = 'active' %][% ELSE %][% SET class = '' %][% END %]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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