lars
d845390a9b
removed implementation of 'ui_set' fixed gnupg support improved gettext support (still needs some testing) Encode module is now optional (instead of being required)
6 lines
211 B
C#
6 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 ?>
|
|
|