Update copy icon on pre block and share dialogues

This commit is contained in:
Jorik Schellekens
2020-07-27 15:13:02 +01:00
parent 6635a44314
commit d55699211e
7 changed files with 12 additions and 7 deletions

View File

@@ -211,7 +211,6 @@ export default class ShareDialog extends React.PureComponent<IProps, IState> {
{ matrixToUrl }
</a>
<a href={matrixToUrl} className="mx_ShareDialog_matrixto_copy" onClick={this.onCopyClick}>
{ _t('COPY') }
<div>&nbsp;</div>
</a>
</div>

View File

@@ -1778,7 +1778,6 @@
"Share Community": "Share Community",
"Share Room Message": "Share Room Message",
"Link to selected message": "Link to selected message",
"COPY": "COPY",
"Command Help": "Command Help",
"To help us prevent this in future, please <a>send us logs</a>.": "To help us prevent this in future, please <a>send us logs</a>.",
"Missing session data": "Missing session data",