diff options
Diffstat (limited to 'uploader/templates/samples/list-samples.html')
-rw-r--r-- | uploader/templates/samples/list-samples.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/samples/list-samples.html b/uploader/templates/samples/list-samples.html index 13e5cec..185e784 100644 --- a/uploader/templates/samples/list-samples.html +++ b/uploader/templates/samples/list-samples.html @@ -73,7 +73,7 @@ <table class="table"> <thead> <tr> - <th>#</th> + <th></th> <th>Name</th> <th>Auxilliary Name</th> <th>Symbol</th> |