summaryrefslogtreecommitdiffstats
path: root/web/react/components/admin_console/log_settings.jsx
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-10-06 19:14:35 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-10-06 19:14:35 +0500
commit74b3338bc7223c6765ad5f19c0ea80ee92760a07 (patch)
tree772c9bf70d1c7966dc6de383d59c3f238a218b62 /web/react/components/admin_console/log_settings.jsx
parent22c18b5ff6087bcc1eaf81a54c038d81864b28be (diff)
downloadchat-74b3338bc7223c6765ad5f19c0ea80ee92760a07.tar.gz
chat-74b3338bc7223c6765ad5f19c0ea80ee92760a07.tar.bz2
chat-74b3338bc7223c6765ad5f19c0ea80ee92760a07.zip
Admin console UI Improvements
Diffstat (limited to 'web/react/components/admin_console/log_settings.jsx')
-rw-r--r--web/react/components/admin_console/log_settings.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/admin_console/log_settings.jsx b/web/react/components/admin_console/log_settings.jsx
index 1c39c60e8..608ef9cc0 100644
--- a/web/react/components/admin_console/log_settings.jsx
+++ b/web/react/components/admin_console/log_settings.jsx
@@ -253,7 +253,7 @@ export default class LogSettings extends React.Component {
{'Format of log message output. If blank will be set to "[%D %T] [%L] %M", where:'}
<div className='help-text'>
<table
- className='table-bordered'
+ className='table table-bordered'
cellPadding='5'
>
<tr><td className='help-text'>{'%T'}</td><td className='help-text'>{'Time (15:04:05 MST)'}</td></tr>