diff options
Diffstat (limited to 'python/fatcat_web/templates/entity_delete.html')
-rw-r--r-- | python/fatcat_web/templates/entity_delete.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fatcat_web/templates/entity_delete.html b/python/fatcat_web/templates/entity_delete.html index 98b6b8e6..80568a3e 100644 --- a/python/fatcat_web/templates/entity_delete.html +++ b/python/fatcat_web/templates/entity_delete.html @@ -29,7 +29,7 @@ {% block edit_form_suffix %} <br><br> - <input class="ui primary submit button" type="submit" value="Update Release!"> + <input class="ui primary submit button" type="submit" value="Delete Entity!"> <p> <i>Deletion will be part of the current editgroup, which needs to be submitted and approved before the change is included in the catalog.</i> |