ezmlm-web-archiv/ezmlm-web-3.1/template/config_options/mimereject.cs
2006-01-16 01:58:02 +00:00

6 lines
266 B
C#

<!-- 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>