summaryrefslogtreecommitdiffstats
path: root/web/react/components/admin_console/license_settings.jsx
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-02-23 08:24:42 -0500
committerChristopher Speller <crspeller@gmail.com>2016-02-23 08:24:42 -0500
commit3f3718a007fb824bbb50199813fdaa83ad17c7eb (patch)
tree3a806172b28ece33a5826b9d09a8faf99ae907cc /web/react/components/admin_console/license_settings.jsx
parentf8959b78bdd5ee06ed5d3250683d0950ab21c12d (diff)
parent2b852fb9c586c20a45b74a6e91230234d2321ba1 (diff)
downloadchat-3f3718a007fb824bbb50199813fdaa83ad17c7eb.tar.gz
chat-3f3718a007fb824bbb50199813fdaa83ad17c7eb.tar.bz2
chat-3f3718a007fb824bbb50199813fdaa83ad17c7eb.zip
Merge pull request #2223 from ZBoxApp/fix-locs
Fix for PLT-1945, PLT-2012, PLT-2045 & PLT-2067
Diffstat (limited to 'web/react/components/admin_console/license_settings.jsx')
-rw-r--r--web/react/components/admin_console/license_settings.jsx3
1 files changed, 1 insertions, 2 deletions
diff --git a/web/react/components/admin_console/license_settings.jsx b/web/react/components/admin_console/license_settings.jsx
index 3332f37ef..fdbe912ef 100644
--- a/web/react/components/admin_console/license_settings.jsx
+++ b/web/react/components/admin_console/license_settings.jsx
@@ -203,8 +203,7 @@ class LicenseSettings extends React.Component {
<p className='help-text'>
<FormattedHTMLMessage
id='admin.license.uploadDesc'
- defaultMessage='Upload a license key for Mattermost Enterprise Edition to upgrade this server. <a href="http://mattermost.com" target="_blank">Visit us online</a>
- to learn more about the benefits of Enterprise Edition or to purchase a key.'
+ defaultMessage='Upload a license key for Mattermost Enterprise Edition to upgrade this server. <a href="http://mattermost.com" target="_blank">Visit us online</a> to learn more about the benefits of Enterprise Edition or to purchase a key.'
/>
</p>
</div>