diff options
-rw-r--r-- | uploader/templates/phenotypes/add-phenotypes-base.html | 2 |
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"> |