ezmlm-web-archiv/ezmlm-web-3.2/template/config_options/gnupg_plain_without_key.cs
lars 3c02ffac2f updated changelog date
removed TODO file from release
tagged the v3.2 release
2007-08-15 17:39:45 +00:00

7 lines
211 B
C#

<?cs if:Data.List.Features.Crypto ?>
<!-- REMOVE --><?cs include:TemplateDir + '/macros.cs' ?>
<!-- Gnupg: send plaintext if no key is available -->
<?cs call:checkbox("gnupg_plain_without_key") ?>
<?cs /if ?>