summaryrefslogtreecommitdiff
path: root/themes/okadmin/templates/resource.liquid
diff options
context:
space:
mode:
Diffstat (limited to 'themes/okadmin/templates/resource.liquid')
-rw-r--r--themes/okadmin/templates/resource.liquid2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/okadmin/templates/resource.liquid b/themes/okadmin/templates/resource.liquid
index 8078778..abc59e9 100644
--- a/themes/okadmin/templates/resource.liquid
+++ b/themes/okadmin/templates/resource.liquid
@@ -16,7 +16,7 @@
</form>
<form action="." method="POST" id="delete_form">
<input type="hidden" name="_method" value="DELETE">
- <button type="submit">Delete</button>
+ <button type="submit">Delete Record</button>
</form>
</section>