v3.1.4 released
merged all changes of [222] into trunk
This commit is contained in:
parent
532ed226ff
commit
de99aa3045
84 changed files with 4872 additions and 0 deletions
9
ezmlm-web-3.1.4/template/config_options/mime_both.cs
Normal file
9
ezmlm-web-3.1.4/template/config_options/mime_both.cs
Normal file
|
@ -0,0 +1,9 @@
|
|||
<!-- mimeremove and mimereject -->
|
||||
<?cs call:checkbox("x") ?>
|
||||
<?cs if:(Data.List.Options.x == 1) ?><ul>
|
||||
<!-- turn off mimermove, if "-x" is not activated, as it will be
|
||||
removed during the next config_update -->
|
||||
<?cs call:display_option('mimereject') ?>
|
||||
<?cs call:display_option('mimeremove') ?>
|
||||
</ul><?cs /if ?>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue