diff --git a/web/react/components/setting_item_max.jsx b/web/react/components/setting_item_max.jsx index fd95b8b325..1599041b0d 100644 --- a/web/react/components/setting_item_max.jsx +++ b/web/react/components/setting_item_max.jsx @@ -20,7 +20,7 @@ module.exports = React.createClass({
{ server_error } { clientError } - { this.props.submit ? Submit : "" } + { this.props.submit ? Submit : "" } Cancel