| 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..adc752ae5122c037f3c6080d4c11c5d744830f7e 100644
|
| --- a/remoting/webapp/crd/html/dialog_host.html
|
| +++ b/remoting/webapp/crd/html/dialog_host.html
|
| @@ -64,4 +64,9 @@ 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"
|
| + i18n-value-name-1="SHARE_CONFIRM_DIALOG_CONFIRM" ></span>
|
| + </div>
|
| +
|
| </div> <!-- host dialog -->
|
|
|