| Index: remoting/webapp/me2mom/choice.html
|
| diff --git a/remoting/webapp/me2mom/choice.html b/remoting/webapp/me2mom/choice.html
|
| index 0c5a6d635f5b582c4acf1320cc6f8656c154f058..485df8c5ea6268322251ae3dc184a66053648db4 100644
|
| --- a/remoting/webapp/me2mom/choice.html
|
| +++ b/remoting/webapp/me2mom/choice.html
|
| @@ -124,7 +124,8 @@ found in the LICENSE file.
|
| </div> <!-- host.waiting-for-connection -->
|
|
|
| <div data-ui-mode="host.shared">
|
| - <div class="message" i18n-content="messageShared"></div>
|
| + <div id="host-shared-message" class="message"
|
| + i18n-content="messageShared"></div>
|
| <div class="centered-button">
|
| <button type="button" class="big-button"
|
| onclick="remoting.cancelShare();"
|
|
|