3f380f0df2943e175eaf525a00178eb431da849c
jnavarr5
  Tue Apr 7 13:47:16 2026 -0700
Removing the April Fools menu link, no Redmine.

diff --git src/hg/htdocs/inc/globalNavBar.inc src/hg/htdocs/inc/globalNavBar.inc
index 09c9cdcea7d..393350ba2cb 100644
--- src/hg/htdocs/inc/globalNavBar.inc
+++ src/hg/htdocs/inc/globalNavBar.inc
@@ -90,32 +90,30 @@
 	<li class="last"><a href="../covid19.html">UCSC COVID-19 Research</a></li>
 	</ul>
 </li>
 <!-- OPTIONAL_PROJECT_MENU_END -->
 
 <li class="menuparent" id="help"><button type="button" aria-expanded="false">Help</button>
     <ul style="display: none; visibility: hidden;">
 <!-- CONTEXT_SPECIFIC_HELP -->
     <li><a title="See frequently asked questions and search our help documentation" href="../FAQ/">FAQs & Search</a></li>
     <li><a title="Help documentation covering all aspects of the Genome Browser" href="../goldenPath/help/hgTracksHelp.html">Browser Documentation</a></li>
     <li><a title="How-to videos for various Genome Browser tasks and other materials" href="../training/index.html">Training</a></li>
     <li class="last" id="contactUs"><a title="Ask us a question" href="../contacts.html">Contact Us</a></li>
     </ul>
 </li>
 
-<li class="even" id="april1"><a href="../goldenPath/extras/april_1_2026.html" ><span id="april1-link">Insert Coin</span></a></li>
-
 <li class="menuparent last" id="aboutUs"><button type="button" aria-expanded="false">About Us</button>
 	<ul style="display: none; visibility: hidden;">
 	<li class="first odd"><a href="../goldenPath/newsarch.html">News</a></li>
 	<li class="even"><a href="../cite.html">Cite Us</a></li>
 	<li class="odd"><a href="../goldenPath/releaseLog.html">Release Log</a></li>
 	<li class="even"><a href="../staff.html">Staff</a></li>
 	<li class="odd"><a href="../conditions.html">Conditions of Use</a></li>
 	<li class="even"><a href="../goldenPath/history.html">Our History</a></li>
 	<li class="odd"><a href="../license/">Licenses</a></li>
 	<li class="even last" id="aboutContactLink"><a href="../contacts.html">Contact Us</a></li>
 	</ul>
 </li>
 
 </ul></nav>
 </div>