summaryrefslogtreecommitdiffstats
path: root/web/react/components/setting_item_max.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'web/react/components/setting_item_max.jsx')
-rw-r--r--web/react/components/setting_item_max.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/setting_item_max.jsx b/web/react/components/setting_item_max.jsx
index ac750614b..70f011d26 100644
--- a/web/react/components/setting_item_max.jsx
+++ b/web/react/components/setting_item_max.jsx
@@ -61,7 +61,7 @@ export default class SettingItemMax extends React.Component {
{extraInfo}
</li>
<li className='setting-list-item'>
- <hr />
+ <hr/>
{serverError}
{clientError}
{submit}