en: XHTML validation fix.
authorThérèse Godefroy <godef.th@free.fr>
Sat, 16 Apr 2022 17:04:00 +0000 (19:04 +0200)
committerThérèse Godefroy <godef.th@free.fr>
Sat, 16 Apr 2022 17:22:26 +0000 (19:22 +0200)
en/index.html

index 663b8fbdbcc03abadaecc2fd711a29f55c9ce5c0..bd157fe0414dd26fecee953858a464a194d60d7d 100644 (file)
@@ -88,14 +88,14 @@ the world taking the first step towards protecting their privacy.</strong></p>
 <p><a href="https://crm.fsf.org/civicrm/contribute/transact?reset=1&amp;id=14&amp;mtm_campaign=email_self_defense&amp;mtm_kwd=guide_donate"><img alt="Donate" src="../static/img/en/donate.png" /></a></p>
 
 <h5>Sign up</h5>
-<form action="https://my.fsf.org/civicrm/profile/create?reset=1&gid=31" method="post">
-<p>Enter your email address to receive our monthly newsletter, the<br><a href="https://www.fsf.org/free-software-supporter/">Free Software Supporter</a></p>
+<form action="https://my.fsf.org/civicrm/profile/create?reset=1&amp;gid=31" method="post">
+<p>Enter your email address to receive our monthly newsletter, the<br /><a href="https://www.fsf.org/free-software-supporter/">Free Software Supporter</a></p>
 
 <p><input id="frmEmail" type="text" name="email-Primary" size="18" maxlength="80" /></p>
 <p><input type="submit" name="_qf_Edit_next" value="Subscribe me" /></p>
 <div><input name="postURL" type="hidden" value="" />
 <input type="hidden" name="group[25]" value="1" />
-<input name="cancelURL" type="hidden" value="https://my.fsf.org/civicrm/profile?reset=1&gid=31" />
+<input name="cancelURL" type="hidden" value="https://my.fsf.org/civicrm/profile?reset=1&amp;gid=31" />
 <input name="_qf_default" type="hidden" value="Edit:cancel" />
 </div>
 </form></div>
@@ -321,7 +321,8 @@ shortcut).</p>
 <p># Enter the following keysize: <code>4096</code> for a strong key.</p>
 <p># Choose the expiration date; we suggest <code>2y</code> (2 years).</p>
 <p>Follow the prompts to continue setting up with your personal details.</p>
-<p class="notes"> Depending on your version of GPG, you may need to use <code>--gen-key</code> instead of <code>--full-generate-key</code>.</p>
+<p class="notes"> Depending on your version of GPG, you may need to use
+<code>--gen-key</code> instead of code>--full-generate-key</code>&#65279;.</p>
 
 <h4>Set your passphrase</h4>
 <p>On the screen titled "Passphrase," pick a strong password! You can
@@ -358,7 +359,9 @@ If GnuPG is not installed, it will bring up the following result on most GNU/Lin
 <code>sudo apt install gnupg2</code><br />
 <code>gpg2 --full-generate-key</code><br />
 If this resolved the issue, you need to continue to use the gpg2 identifier instead of gpg throughout the following steps of the guide.
-<p class="notes"> Depending on your version of GPG, you may need to use <code>--gen-key</code> instead of <code>--full-generate-key</code>.</p></dd>
+<p class="notes"> Depending on your version of GPG, you may need to use
+<code>--gen-key</code> instead of code>--full-generate-key</code>&#65279;.</p>
+</dd>
 
 <dt>I took too long to create my passphrase</dt>
 <dd>That's okay. It's important to think about your passphrase. When you're ready, just follow the steps from the beginning again to create your key.</dd>