From 4c593b141f3bc9cf2eb0dfcc658eeb9e8aae4434 Mon Sep 17 00:00:00 2001 From: Alex P Date: Mon, 22 May 2017 23:10:47 -0700 Subject: [PATCH] Add colon for consistency --- ui/src/kapacitor/constants/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/kapacitor/constants/index.js b/ui/src/kapacitor/constants/index.js index 19fc413331..5503418675 100644 --- a/ui/src/kapacitor/constants/index.js +++ b/ui/src/kapacitor/constants/index.js @@ -80,7 +80,7 @@ export const DEFAULT_ALERT_LABELS = { http: 'URL:', tcp: 'Address:', exec: 'Add Command (Arguments separated by Spaces):', - log: 'File', + log: 'File:', smtp: 'Email Addresses (Separated by Spaces):', slack: 'Send alerts to Slack channel:', alerta: 'Paste Alerta TICKscript:',