Use &amp entity instead of bare ampersand in text
authorDaniel Gustafsson <daniel@yesql.se>
Wed, 13 Dec 2017 10:34:46 +0000 (11:34 +0100)
committerMagnus Hagander <magnus@hagander.net>
Wed, 13 Dec 2017 20:05:28 +0000 (21:05 +0100)
Using a bare '&' in text elements is sometimes Ok, but always
generate warnings in validation checks. Move to using the amp
entity which is the recommended way to render '&' in xhtml.

templates/pages/about/press/presskit90/en.html
templates/pages/download/linux/debian.html
templates/pages/download/linux/redhat.html
templates/pages/download/windows.html

index 5f8f393b35648a82e19bcc603219cecac685fbe7..baeb5b2e10b2dd648f30553ab235b165fb660e9d 100644 (file)
@@ -15,7 +15,7 @@
  &nbsp; <a href="#contact">Contacts</a><br />
  &nbsp; <a href="#quoted_companies">Full Text of Quotes and Company Information</a><br />
  &nbsp; <a href="#companies">Corporate Support</a><br />
- &nbsp; <a href="#images">Logos & Images</a><br />
+ &nbsp; <a href="#images">Logos &amp; Images</a><br />
  &nbsp; <a href="#translations">Official Translations of this Document</a><br />
 </p>
 
@@ -212,7 +212,7 @@ Development company focused on mature open source products such as BSD Unix and
 
 <p><a href="/about/donate">Donations</a> gladly accepted.</p>
 
-<a name="images"></a><h2>Logos & Images</h2>
+<a name="images"></a><h2>Logos &amp; Images</h2>
 
 <ul>
 <li><a href="http://pgfoundry.org/docman/view.php/1000089/13727/slonik_with_teal_text_and_black_tagline.pdf">PostgreSQL logo and project slogan</a> (BSD license; free to use)</li>
index 518974a0e9fea0bde4439232448695cdd43701b1..66f6a3b838f5b674e6f90b71132a6582fa6ce91e 100644 (file)
@@ -114,12 +114,12 @@ the builtin repositories.
     </tr>
     <tr>
       <td>10</td>
-      <td>Debian 8.x & 7.x</td>
+      <td>Debian 8.x &amp; 7.x</td>
       <td>&nbsp;</td>
     </tr>
     <tr>
       <td>9.6</td>
-      <td>Debian 8.x & 7.x</td>
+      <td>Debian 8.x &amp; 7.x</td>
       <td>&nbsp;</td>
     </tr>
     <tr>
index a34f45677636986b1891a9c4e5690a836ad57be6..963d9bd3a71df6752a6ca7a950163fa27dc948f5 100644 (file)
@@ -162,22 +162,22 @@ and manual installation as well.
     </tr>
     <tr>
       <td>10</td>
-      <td>RHEL / CentOS / OEL 7.x & 6.x</td>
+      <td>RHEL / CentOS / OEL 7.x &amp; 6.x</td>
       <td>RHEL / CentOS / OEL 6.x</td>
     </tr>
     <tr>
       <td>9.6</td>
-      <td>RHEL / CentOS / OEL 7.x & 6.x</td>
+      <td>RHEL / CentOS / OEL 7.x &amp; 6.x</td>
       <td>RHEL / CentOS / OEL 6.x</td>
     </tr>
     <tr>
       <td>9.5</td>
-      <td>RHEL / CentOS / OEL 7.x & 6.x</td>
+      <td>RHEL / CentOS / OEL 7.x &amp; 6.x</td>
       <td>RHEL / CentOS / OEL 6.x</td>
     </tr>
     <tr>
       <td>9.4</td>
-      <td>RHEL / CentOS / OEL 7.x & 6.x</td>
+      <td>RHEL / CentOS / OEL 7.x &amp; 6.x</td>
       <td>RHEL / CentOS / OEL 6.x</td>
     </tr>
     <tr>
index 47f39c58604cec35719f4b119aba4c27e78b78ac..e562bcb9810e66ecf403468b3722a1bd75a25bfc 100644 (file)
@@ -47,17 +47,17 @@ This download is intended for users who wish to include PostgreSQL as part of an
     </tr>
     <tr>
       <td>10</td>
-      <td>2016, 2012 R2 & R1, 2008 R2, 7, 8, 10</td>
+      <td>2016, 2012 R2 &amp; R1, 2008 R2, 7, 8, 10</td>
       <td>2008 R1, 7, 8, 10</td>
     </tr>
     <tr>
       <td>9.6</td>
-      <td>2012 R2 & R1, 2008 R2, 7, 8, 10</td>
+      <td>2012 R2 &amp; R1, 2008 R2, 7, 8, 10</td>
       <td>2008 R1, 7, 8, 10</td>
     </tr>
     <tr>
       <td>9.5</td>
-      <td>2012 R2 & R1, 2008 R2</td>
+      <td>2012 R2 &amp; R1, 2008 R2</td>
       <td>2008 R1</td>
     </tr>
     <tr>
@@ -72,7 +72,7 @@ This download is intended for users who wish to include PostgreSQL as part of an
     </tr>
     <tr>
       <td>9.2</td>
-      <td>2008 R2 & R1</td>
+      <td>2008 R2 &amp; R1</td>
       <td>2008 R1</td>
     </tr>
   </table>