diff --git a/views/lists/subscription/add.hbs b/views/lists/subscription/add.hbs index 5ab8aac1..00293523 100644 --- a/views/lists/subscription/add.hbs +++ b/views/lists/subscription/add.hbs @@ -55,7 +55,7 @@ {{/if}} {{#if typeGpg}} - + Insert a GPG public key that will be used to encrypt messages sent this subscriber {{/if}} diff --git a/views/lists/subscription/edit.hbs b/views/lists/subscription/edit.hbs index b3cd5e97..59409708 100644 --- a/views/lists/subscription/edit.hbs +++ b/views/lists/subscription/edit.hbs @@ -68,7 +68,7 @@ {{/if}} {{#if typeGpg}} - + Insert a GPG public key that will be used to encrypt messages sent this subscriber {{/if}} diff --git a/views/settings.hbs b/views/settings.hbs index 7fd02c40..e060a849 100644 --- a/views/settings.hbs +++ b/views/settings.hbs @@ -37,10 +37,11 @@