diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2019-03-19 15:43:38 +0000 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2019-03-19 15:43:38 +0000 |
| commit | 676852a6f9303247c5e7dca131f956b20e859cd2 (patch) | |
| tree | aa9748fbaecba705b168b0a7795d5472babf6858 /app/templates/admin | |
| parent | Style the table (diff) | |
| download | AnnotateChange-676852a6f9303247c5e7dca131f956b20e859cd2.tar.gz AnnotateChange-676852a6f9303247c5e7dca131f956b20e859cd2.zip | |
language
Diffstat (limited to 'app/templates/admin')
| -rw-r--r-- | app/templates/admin/index.html | 2 |
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 %} |
