From 27ba474c67369a69c474f2b396b010875a26a23c Mon Sep 17 00:00:00 2001 From: Reed Garmsen Date: Fri, 11 Dec 2015 15:38:08 -0800 Subject: Made links in help text open in a new tab --- web/react/components/admin_console/service_settings.jsx | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'web/react/components/admin_console') diff --git a/web/react/components/admin_console/service_settings.jsx b/web/react/components/admin_console/service_settings.jsx index d7582d682..e235819fe 100644 --- a/web/react/components/admin_console/service_settings.jsx +++ b/web/react/components/admin_console/service_settings.jsx @@ -172,7 +172,16 @@ export default class ServiceSettings extends React.Component { defaultValue={this.props.config.ServiceSettings.GoogleDeveloperKey} onChange={this.handleChange} /> -

{'Set this key to enable embedding of YouTube video previews based on hyperlinks appearing in messages or comments. Instructions to obtain a key available at '}{'https://www.youtube.com/watch?v=Im69kzhpR3I'}{'. Leaving field blank disables the automatic generation of YouTube video previews from links.'}

+

+ {'Set this key to enable embedding of YouTube video previews based on hyperlinks appearing in messages or comments. Instructions to obtain a key available at '} + + {'https://www.youtube.com/watch?v=Im69kzhpR3I'} + + {'. Leaving the field blank disables the automatic generation of YouTube video previews from links.'} +

-- cgit v1.2.3-1-g7c22