Added encryption stuff + rewrote sendWernisApiRequest() to handle the decryption.
[mailer.git] / templates / de / html / select / select_wernis_encryption_algorithm_wernis_option.tpl
1 <option value="$content[algorithms]"$content[default]>
2         {%pipe,translateEncryptionAlgorithm=$content[algorithms]%}
3 </option>