diff options
-rw-r--r-- | wqflask/wqflask/templates/edit_phenotype.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/edit_phenotype.html b/wqflask/wqflask/templates/edit_phenotype.html index c4fa0200..0fa2dafb 100644 --- a/wqflask/wqflask/templates/edit_phenotype.html +++ b/wqflask/wqflask/templates/edit_phenotype.html @@ -65,7 +65,7 @@ {% endif %} <form id="edit-form" class="container form-horizontal" method="post" action="/datasets/{{dataset_id}}/traits/{{ publish_xref.id_ }}?resource-id={{ resource_id }}" enctype='multipart/form-data'> <div class="form-group"> - <label for="pubmed-id" class="col-sm-3 col-lg-2 control-label text-left">Pubmed ID</label> + <label for="pubmed-id" class="col-sm-3 col-lg-2 control-label text-left">PubMed ID</label> <!-- Do not enter PubMed_ID if this trait has not been Published. If the PubMed_ID you entered is alreday stored in our database, all the following fields except Post Publication |