ezmlm-web/template/config_options/gpgezmlm_encrypttoall.cs
lars 90272fda02 ezmlm-web interface:
* add gpg-ezmlm option "encryptToAll"
2008-10-11 22:55:26 +00:00

7 lines
196 B
C#

<?cs if:Data.List.Features.GpgEzmlm ?>
<!-- REMOVE --><?cs include:TemplateDir + '/macros.cs' ?>
<!-- Gnupg: sign outgoing messages -->
<?cs call:checkbox("gpgezmlm_encrypttoall") ?>
<?cs /if ?>