aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/CommandDialog.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/CommandDialog.js')
-rw-r--r--web/app/view/CommandDialog.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/app/view/CommandDialog.js b/web/app/view/CommandDialog.js
index d9c3beeb3..a374ab0ef 100644
--- a/web/app/view/CommandDialog.js
+++ b/web/app/view/CommandDialog.js
@@ -78,8 +78,8 @@ Ext.define('Traccar.view.CommandDialog', {
items: [{
xtype: 'textfield',
- fieldLabel: Strings.commandPhoneNumber,
- name: 'phoneNumber'
+ fieldLabel: Strings.commandPhone,
+ name: 'phone'
}, {
xtype: 'textfield',
reference: 'paramSmsMessage',