We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ea711e commit 69643e2Copy full SHA for 69643e2
library/Notifications/Web/Form/ContactForm.php
@@ -166,7 +166,7 @@ protected function assemble()
166
'submit',
167
'delete',
168
[
169
- 'label' => $this->translate('Delete'),
+ 'label' => $this->translate('Delete Contact'),
170
'class' => 'btn-remove',
171
'formnovalidate' => true
172
]
0 commit comments