f6ca5fc6ba8154ce7b2a87e5641260eb2d777865
gperez2
  Fri Sep 12 10:03:31 2025 -0700
Code review edits, refs #36325

diff --git src/hg/htdocs/goldenPath/help/posters.html src/hg/htdocs/goldenPath/help/posters.html
index dffc06a55bf..151a59e3ef0 100755
--- src/hg/htdocs/goldenPath/help/posters.html
+++ src/hg/htdocs/goldenPath/help/posters.html
@@ -44,31 +44,31 @@
   overflow: hidden;
 }
 
 /* Centered links under poster thumbnails */
 .poster-link {
   display: block;
   text-align: center;
   margin-top: 8px;
 }
 
 /* Reserved for additional genome-specific styles */
 .otherGenomes {
 }
 </style>
 
-<h1>UCSC Genome Browser Conference Posters</h1>
+<h1>UCSC Genome Browser Poster Gallery</h1>
 
 <!-- =================== YEAR 2025 =================== -->
 <button id="2025" class="collapsible active" style="font-size: 20px;">2025</button>
 <div class="collapseMe" style="max-height: 2000px;"> <!-- set high enough to fit content -->
   <div class="row">
 
     <!-- Left column -->
     <div class="col-md-6">
       <ul>
         <!-- Link to ESHG 2025 Poster -->
         <a class="poster-link" href="/goldenPath/posters/trackDecorators_ESHG2025.pdf" target="_blank"
 		 style="font-size:24px; font-weight:bold; display:block; text-align:center; margin-top:8px;">
           ESHG 2025
         </a>
 	<!-- PDF Embed for inline preview -->