From 203a3e468f8c7f7e119371f8f8c4acc6bd59aaa8 Mon Sep 17 00:00:00 2001 From: nickago Date: Mon, 24 Aug 2015 11:52:29 -0700 Subject: exapnded form tag to include submission button --- web/react/components/rename_channel_modal.jsx | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'web') diff --git a/web/react/components/rename_channel_modal.jsx b/web/react/components/rename_channel_modal.jsx index 93cb6ef21..2fe6dd96b 100644 --- a/web/react/components/rename_channel_modal.jsx +++ b/web/react/components/rename_channel_modal.jsx @@ -125,8 +125,8 @@ module.exports = React.createClass({

Rename Channel

-
-
+ +
@@ -138,16 +138,15 @@ module.exports = React.createClass({ { name_error }
{ server_error } - -
-
- - -
+
+
+ + +
+ ); } }); - -- cgit v1.2.3-1-g7c22