aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates/phenotypes/add-phenotypes-base.html
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-01-06 11:16:35 -0600
committerFrederick Muriuki Muriithi2025-01-06 11:16:35 -0600
commitdc80c8fbdaa15b8c79a080b405726dae8baf3385 (patch)
tree2cd41e1950aecab63f9b42879de08a21b42eefea /uploader/templates/phenotypes/add-phenotypes-base.html
parent31d9c611d13d92b4f07326b592735e3449433a97 (diff)
downloadgn-uploader-dc80c8fbdaa15b8c79a080b405726dae8baf3385.tar.gz
Fix labels 'for' attribute
Diffstat (limited to 'uploader/templates/phenotypes/add-phenotypes-base.html')
-rw-r--r--uploader/templates/phenotypes/add-phenotypes-base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/phenotypes/add-phenotypes-base.html b/uploader/templates/phenotypes/add-phenotypes-base.html
index c4315ee..97b55f2 100644
--- a/uploader/templates/phenotypes/add-phenotypes-base.html
+++ b/uploader/templates/phenotypes/add-phenotypes-base.html
@@ -119,7 +119,7 @@
</div>
<div class="form-group">
- <label for="txt-publication-month" class="form-label">
+ <label for="select-publication-month" class="form-label">
Publication Month</label>
<select id="select-publication-month" name="publication-month"
class="form-control">