Commit 0e941c79 authored by Kajdocsi Szabolcs's avatar Kajdocsi Szabolcs Committed by GitHub

Update template.py

parent fa9f3b94
......@@ -106,7 +106,7 @@ class DeleteRowAction(TemplateLinkRowAction):
def __init__(self):
super(DeleteRowAction, self).__init__(
'row_actions.delete_row',
gettext('Edit Record'))
gettext('Delete Record'))
# Macro helper
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment