From 56dfdb8bd833278be9e8f4d5d90072dd74f68043 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Tue, 15 Sep 2015 10:49:46 -0400 Subject: Fixing long channel name overflow by changing text to Edit --- web/react/components/new_channel_modal.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/react') diff --git a/web/react/components/new_channel_modal.jsx b/web/react/components/new_channel_modal.jsx index 2bf645dc5..f3fb8da2a 100644 --- a/web/react/components/new_channel_modal.jsx +++ b/web/react/components/new_channel_modal.jsx @@ -127,7 +127,7 @@ export default class NewChannelModal extends React.Component { href='#' onClick={this.props.onChangeURLPressed} > - {'change this URL'} + {'Edit'} {')'}

-- cgit v1.2.3-1-g7c22