aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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%}