aboutsummaryrefslogtreecommitdiff
path: root/web/app
diff options
context:
space:
mode:
Diffstat (limited to 'web/app')
-rw-r--r--web/app/view/Statistics.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/Statistics.js b/web/app/view/Statistics.js
index 31ec5e9..af199a0 100644
--- a/web/app/view/Statistics.js
+++ b/web/app/view/Statistics.js
@@ -77,7 +77,7 @@ Ext.define('Traccar.view.Statistics', {
text: Strings.statisticsMessagesStored,
dataIndex: 'messagesStored'
}, {
- text: Strings.notificatorSms,
+ text: Strings.notificatorMail,
dataIndex: 'mailSent'
}, {
text: Strings.notificatorSms,