aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/UserDialog.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/UserDialog.js')
-rw-r--r--web/app/view/UserDialog.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/app/view/UserDialog.js b/web/app/view/UserDialog.js
index 84103ee..a024c85 100644
--- a/web/app/view/UserDialog.js
+++ b/web/app/view/UserDialog.js
@@ -192,10 +192,10 @@ Ext.define('Traccar.view.UserDialog', {
}, {
glyph: 'xf003@FontAwesome',
minWidth: 0,
- handler: 'testMail',
+ handler: 'testNotification',
hidden: true,
- reference: 'testMailButton',
- tooltip: Strings.sharedTestMail,
+ reference: 'testNotificationButton',
+ tooltip: Strings.sharedTestNotification,
tooltipType: 'title'
}, {
xtype: 'tbfill'