ezmlm-web/template/config_options/gpgezmlm_allowkeysubmission.cs
lars ebc46ba549 ezmlm-web interface:
* add gpg-ezmlm option "allowKeySubmission"
2008-10-11 22:50:15 +00:00

7 lines
202 B
C#

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