From 5cfd1e126600ca9d7e7f5cd8ba606d56912bdc8a Mon Sep 17 00:00:00 2001 From: Rishi Gupta Date: Wed, 8 Mar 2017 16:01:06 -0800 Subject: [PATCH] bot settings: Change placeholder from bot_user_name to cookie. --- static/templates/settings/bot-settings.handlebars | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/templates/settings/bot-settings.handlebars b/static/templates/settings/bot-settings.handlebars index 1ffda89747..6b2f9a1baf 100644 --- a/static/templates/settings/bot-settings.handlebars +++ b/static/templates/settings/bot-settings.handlebars @@ -24,13 +24,13 @@
+ maxlength=100 placeholder="{{t 'Cookie Bot' }}" value="" />
+ placeholder="cookie" value="" /> -bot@{{ page_params.realm_bot_domain }}