aboutsummaryrefslogtreecommitdiff
path: root/app/templates
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2019-03-19 15:43:38 +0000
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2019-03-19 15:43:38 +0000
commit676852a6f9303247c5e7dca131f956b20e859cd2 (patch)
treeaa9748fbaecba705b168b0a7795d5472babf6858 /app/templates
parentStyle the table (diff)
downloadAnnotateChange-676852a6f9303247c5e7dca131f956b20e859cd2.tar.gz
AnnotateChange-676852a6f9303247c5e7dca131f956b20e859cd2.zip
language
Diffstat (limited to 'app/templates')
-rw-r--r--app/templates/admin/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/admin/index.html b/app/templates/admin/index.html
index 76ec3ff..0a1bd5e 100644
--- a/app/templates/admin/index.html
+++ b/app/templates/admin/index.html
@@ -7,7 +7,7 @@
<a href="/admin/add">Add dataset</a>
</li>
<li>
- <a href="/admin/assign">Assign and view tasks</a>
+ <a href="/admin/assign">View and assign tasks</a>
</li>
</ul>
{% endblock %}