v3.1.4 released

merged all changes of [222] into trunk
This commit is contained in:
lars 2006-03-26 21:08:21 +00:00
parent 532ed226ff
commit de99aa3045
84 changed files with 4872 additions and 0 deletions

View 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 ?>