From 46bcb831b9e32f825fef459b52bc12ceb3d7a7b3 Mon Sep 17 00:00:00 2001
From: Kohei Yoshino
Date: Sat, 2 Dec 2017 10:43:46 -0500
Subject: Bug 1417980 - Fix non-HTTPS links and outdated links where possible
---
.../SecureMail/template/en/default/pages/securemail/help.html.tmpl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'extensions/SecureMail')
diff --git a/extensions/SecureMail/template/en/default/pages/securemail/help.html.tmpl b/extensions/SecureMail/template/en/default/pages/securemail/help.html.tmpl
index e6ef02927..380d1c04e 100644
--- a/extensions/SecureMail/template/en/default/pages/securemail/help.html.tmpl
+++ b/extensions/SecureMail/template/en/default/pages/securemail/help.html.tmpl
@@ -95,7 +95,7 @@ If you already have your own PGP key in a keyring, skip straight to step 3. Othe
-- Install the GPG suite of utilities for your operating system, either using your package manager or downloaded from gnupg.org.
+Install the GPG suite of utilities for your operating system, either using your package manager or downloaded from gnupg.org.
Generate a private key.
@@ -123,7 +123,7 @@ You’ll have to answer several questions:
-Further reading: GPG Quickstart.
+Further reading: GPG Quickstart.
[% PROCESS global/footer.html.tmpl %]
--
cgit v1.2.3-24-g4f1b