54d189f992b8fd585ade493a3e146f391be03077
hiram
  Wed Jul 31 11:38:24 2019 -0700
ampersands in URLs need to be encoded refs #23734

diff --git src/hg/htdocs/inc/gbFooterHardcoded.html src/hg/htdocs/inc/gbFooterHardcoded.html
index 22a3480..e5b00b2 100755
--- src/hg/htdocs/inc/gbFooterHardcoded.html
+++ src/hg/htdocs/inc/gbFooterHardcoded.html
@@ -30,29 +30,29 @@
     <br>
     <a href="https://ucscgenomics.soe.ucsc.edu/careers/">Jobs</a>
   </div>
 
   <div class="gbFooterColumn">
     <div class="gbFooterIcons">
       <a href="http://www.facebook.com/ucscGenomeBrowser">
         <i class="fa fa-facebook-square fa-2x"></i></a>
       &nbsp;&nbsp;
       <a href="http://www.twitter.com/GenomeBrowser">
         <i class="fa fa-twitter-square fa-2x"></i></a>
       &nbsp;&nbsp;
       <a href="http://genome.ucsc.edu/blog/">
         <i class="fa fa-wordpress fa-2x"></i></a>
       <br>
-      <a href="https://secure.ucsc.edu/s/1069/bp18/interior.aspx?sid=1069&gid=1001&pgid=780&cid=1749&dids=645">
+      <a href="https://secure.ucsc.edu/s/1069/bp18/interior.aspx?sid=1069&amp;gid=1001&amp;pgid=780&amp;cid=1749&amp;dids=645">
         <div class="gbAllCapsButton gbDonateButton" id="donateButton">
           Donate
         </div>
       </a>
     </div>
   </div>
 
   <div class="gbFooterCopyright">
     &copy; 2000-2018 The Regents of the University of California. All Rights Reserved.
     <br>
     <a href="https://genome.ucsc.edu/conditions.html">Conditions of Use</a>
   </div>
 </div>