aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/dialog/SendCommand.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/dialog/SendCommand.js')
-rw-r--r--web/app/view/dialog/SendCommand.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/dialog/SendCommand.js b/web/app/view/dialog/SendCommand.js
index 9e07cbf..7995473 100644
--- a/web/app/view/dialog/SendCommand.js
+++ b/web/app/view/dialog/SendCommand.js
@@ -54,7 +54,7 @@ Ext.define('Traccar.view.dialog.SendCommand', {
reference: 'textChannelCheckBox',
inputValue: true,
uncheckedValue: false,
- fieldLabel: Strings.notificationSms,
+ fieldLabel: Strings.commandSendSms,
listeners: {
change: 'onTextChannelChange'
}