diff options
Diffstat (limited to 'uploader/templates/phenotypes/confirm-delete-phenotypes.html')
| -rw-r--r-- | uploader/templates/phenotypes/confirm-delete-phenotypes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/phenotypes/confirm-delete-phenotypes.html b/uploader/templates/phenotypes/confirm-delete-phenotypes.html index e6d67c7..3cf6e65 100644 --- a/uploader/templates/phenotypes/confirm-delete-phenotypes.html +++ b/uploader/templates/phenotypes/confirm-delete-phenotypes.html @@ -47,7 +47,7 @@ <table id="tbl-delete-phenotypes" class="table"> <thead> <tr> - <th>#</th> + <th>Index</th> <th>Record ID</th> <th>Description</th> </tr> |
