ezmlm-web-archiv/ezmlm-web-3.2/template/config_options/gnupg_plain_without_key.cs

7 lines
211 B
C#
Raw Normal View History

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