mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Change wording
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
a2ab36f598
commit
475646a2a7
@ -85,10 +85,7 @@ module.exports = React.createClass({
|
||||
render: function() {
|
||||
return (
|
||||
<div className="mx_ForwardMessage">
|
||||
|
||||
<h1>Select a room to send the message to</h1>
|
||||
<h2>Use the left sidebar Room List to select forwarding target</h2>
|
||||
|
||||
<h1>Please select the destination room for this message</h1>
|
||||
</div>
|
||||
);
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user