1a59b509cebd53b0e7f2d322fd0fb46586f53840
lrnassar
  Fri Jul 19 18:38:05 2024 -0700
Restructuring some of the menus based on feedback, refs #33509

diff --git src/hg/htdocs/inc/gbFooterHardcoded.html src/hg/htdocs/inc/gbFooterHardcoded.html
index faa1c80..75c2151 100755
--- src/hg/htdocs/inc/gbFooterHardcoded.html
+++ src/hg/htdocs/inc/gbFooterHardcoded.html
@@ -1,37 +1,39 @@
 
 <!-- gbFooterHardcoded.html is for the hgdownload machine to provide links back to https:genome.ucsc.edu -->
 
 
 <div class="gbClearBoth"></div>
 <div id="footer" class="gbRow gbFooterContainer">
   <div class="gbFooterColumn">
     <a href="http://www.ucsc.edu">UCSC Home</a>
     <br>
     <a href="http://www.soe.ucsc.edu">BSOE Home</a>
     <br>
     <a href="https://ucscgenomics.soe.ucsc.edu/">Genomics Institute Home</a>
+    <br>
+    <a href="https://genome.ucsc.edu/license/">Licenses</a>
   </div>
 
   <div class="gbFooterColumn">
-    <a href="https://genome.ucsc.edu/license/">Licenses</a>
-    <br>
     <a href="https://genome.ucsc.edu/training/">Training</a>
     <br>
+    <a href="https://genome.ucsc.edu/FAQ/index.html">FAQs & SEARCH</a>
+    <br>
     <a href="https://genome.ucsc.edu/cite.html">Cite Us</a>
     <br>
-    <a href="https://genome.ucsc.edu/FAQ/index.html">FAQs & SEARCH</a>
+    <a href="https://genome.ucsc.edu/goldenPath/pubs.htm">Publications</a>
   </div>
 
   <div class="gbFooterColumn">
     <a href="https://genome-store.ucsc.edu/">Store</a>
     <br>
     <a href="https://genome.ucsc.edu/contacts.html">Contact</a>
     <br>
     <a href="https://genome.ucsc.edu/cgi-bin/hgUserSuggestion">Suggestions</a>
     <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">
@@ -40,20 +42,20 @@
       <a href="https://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&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-2024 The Regents of the University of California. All Rights Reserved.
+    &copy; 2000-2022 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>