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
5
ezmlm-web-3.1.4/template/config_options/mimeremove.cs
Normal file
5
ezmlm-web-3.1.4/template/config_options/mimeremove.cs
Normal file
|
@ -0,0 +1,5 @@
|
|||
<!-- turn off mimermove, if "-x" is not activated, as it will be
|
||||
removed during the next config_update -->
|
||||
<?cs var:html_escape(Lang.Misc.MimeRemove) ?>:<br/>
|
||||
<textarea name="mimeremove" rows="4" cols="70"><?cs
|
||||
var:html_escape(Data.List.MimeRemove) ?></textarea>
|
Loading…
Add table
Add a link
Reference in a new issue