| Index: remoting/webapp/crd/html/dialog_host.html
|
| diff --git a/remoting/webapp/crd/html/dialog_host.html b/remoting/webapp/crd/html/dialog_host.html
|
| index 7e054722cfd751f05180ddfcc6d6bd514f7ca3dc..40c4568dee465f6467ce9dead701724fdb058268 100644
|
| --- a/remoting/webapp/crd/html/dialog_host.html
|
| +++ b/remoting/webapp/crd/html/dialog_host.html
|
| @@ -64,4 +64,8 @@ found in the LICENSE file.
|
| <button id="cancel-share-button" i18n-content="CANCEL"></button>
|
| </div>
|
|
|
| + <div data-ui-mode="home.host.waiting-for-accept">
|
| + <span i18n-content="INSTRUCTIONS_SHARE_PROMPT"></span>
|
| + </div>
|
| +
|
| </div> <!-- host dialog -->
|
|
|