From: Thérèse Godefroy <godef.th@free.fr>
Date: Sat, 16 Apr 2022 16:42:22 +0000 (+0200)
Subject: en: XHTML validation fix.
X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=fc191c8e7a4b5445996f1f44b61c1165ae4cd6b8;p=enc.git

en: XHTML validation fix.
---

diff --git a/en/index.html b/en/index.html
index e9e8d5d0..47a27bbd 100644
--- a/en/index.html
+++ b/en/index.html
@@ -72,14 +72,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>