Add content for all 3 Send buttons (2 are the same as far as I can tell)
This commit is contained in:
@@ -175,6 +175,6 @@ class MessageForm extends Form
|
||||
'class' => 'submit',
|
||||
'name' => 'message_send',
|
||||
'type' => 'submit',
|
||||
'value' => _('Send')));
|
||||
'value' => _m('Send button for sending notice', 'Send')));
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user