67f17c611fd3f1f8852cbdfcb706f099951b73cf
lrnassar
Fri Mar 20 14:41:32 2026 -0700
Remove visible label above hgBlat textarea per QA feedback. Replace with aria-label on the textarea element - the instructional text below already describes the field visually. refs #37253
diff --git src/hg/hgBlat/hgBlat.c src/hg/hgBlat/hgBlat.c
index 45d9fbddcbc..2a02d921a3d 100644
--- src/hg/hgBlat/hgBlat.c
+++ src/hg/hgBlat/hgBlat.c
@@ -2114,32 +2114,31 @@
printf("\n");
printf("
\n");
if (orgChange)
type = cartOptionalString(cart, "type");
cgiMakeDropListClassWithIdStyleAndJavascript("type", "type", typeList, ArraySize(typeList), type, "normalText", NULL, NULL);
printf("