aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-09-03 16:52:18 -0500
committerFrederick Muriuki Muriithi2024-09-03 16:52:18 -0500
commitc4b6c239ca2652da5aa48eede31c2a400915c316 (patch)
treeace6ac4b6c4f9801f7905c06b2caa0cc33da43a6 /uploader/templates
parent1c3f765dbea87ac702a47344a6ab476db5a98e18 (diff)
downloadgn-uploader-c4b6c239ca2652da5aa48eede31c2a400915c316.tar.gz
Improve UI copy.
Diffstat (limited to 'uploader/templates')
-rw-r--r--uploader/templates/populations/list-populations.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/populations/list-populations.html b/uploader/templates/populations/list-populations.html
index 6d4a174..f0e3d50 100644
--- a/uploader/templates/populations/list-populations.html
+++ b/uploader/templates/populations/list-populations.html
@@ -13,7 +13,7 @@
class="breadcrumb-item"
{%endif%}>
<a href="{{url_for('species.populations.list_species_populations',
- species_id=species.SpeciesId)}}">List</a>
+ species_id=species.SpeciesId)}}">List populations</a>
</li>
{%endblock%}