]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/select/select_wernis_encryption_mode_wernis_option.tpl
Added encryption stuff + rewrote sendWernisApiRequest() to handle the decryption.
[mailer.git] / templates / de / html / select / select_wernis_encryption_mode_wernis_option.tpl
diff --git a/templates/de/html/select/select_wernis_encryption_mode_wernis_option.tpl b/templates/de/html/select/select_wernis_encryption_mode_wernis_option.tpl
new file mode 100644 (file)
index 0000000..c177aed
--- /dev/null
@@ -0,0 +1,3 @@
+<option value="$content[modes]"$content[default]>
+       {%pipe,translateEncryptionMode=$content[modes]%}
+</option>