new release 3.1.2
This commit is contained in:
parent
2643a63bf2
commit
13ce954e48
84 changed files with 4798 additions and 0 deletions
5
ezmlm-web-3.1.2/template/config_options/mimereject.cs
Normal file
5
ezmlm-web-3.1.2/template/config_options/mimereject.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.MimeReject) ?>:<br/>
|
||||
<textarea name="mimereject" rows="4" cols="70"><?cs
|
||||
var:html_escape(Data.List.MimeReject) ?></textarea>
|
Loading…
Add table
Add a link
Reference in a new issue