aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader/templates/form.html
diff options
context:
space:
mode:
authorPjotr Prins2020-05-15 08:49:00 -0500
committerPjotr Prins2020-05-15 08:49:00 -0500
commitd457e1ae9da7330aa0d7a1ad265ca6886691309e (patch)
treeb29dd5429b1be4c82b8727b6dcc0d310f382ce28 /bh20simplewebuploader/templates/form.html
parent16f2febb3a2efdeb7a8313d5ed83761fb9b5e9fd (diff)
downloadbh20-seq-resource-d457e1ae9da7330aa0d7a1ad265ca6886691309e.tar.gz
bh20-seq-resource-d457e1ae9da7330aa0d7a1ad265ca6886691309e.tar.lz
bh20-seq-resource-d457e1ae9da7330aa0d7a1ad265ca6886691309e.zip
Template: spelling
Diffstat (limited to 'bh20simplewebuploader/templates/form.html')
-rw-r--r--bh20simplewebuploader/templates/form.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bh20simplewebuploader/templates/form.html b/bh20simplewebuploader/templates/form.html
index 50947c2..cdb7cf7 100644
--- a/bh20simplewebuploader/templates/form.html
+++ b/bh20simplewebuploader/templates/form.html
@@ -24,7 +24,7 @@
<button class="button" onclick="fetchSEQBySpecimen()">Specimen Source</button>
<button class="button" onclick="fetchSEQByLocation()">Location</button>
<button class="button" onclick="fetchSEQByTech()">Tech</button>
- <button class="button" onclick="fetchAllaccessions()">Allaccessions</button>
+ <button class="button" onclick="fetchAllaccessions()">All accessions</button>
</div>
</div>