Index: remoting/webapp/crd/html/ui_me2me.html |
diff --git a/remoting/webapp/crd/html/ui_me2me.html b/remoting/webapp/crd/html/ui_me2me.html |
index ca2cc46b18d8071efde24a63854258cd7660b3e9..ca7b835af65280047847a8bf185eff70cf846404 100644 |
--- a/remoting/webapp/crd/html/ui_me2me.html |
+++ b/remoting/webapp/crd/html/ui_me2me.html |
@@ -41,17 +41,8 @@ found in the LICENSE file. |
id="host-list-refresh-failed-button"></button> |
</div> |
- <div id="host-list-empty" hidden> |
- <div id="host-list-empty-hosting-supported" |
- class="host-list-empty-instructions" |
- i18n-content="HOST_LIST_EMPTY_HOSTING_SUPPORTED" |
- i18n-value-name-1="HOME_DAEMON_START_BUTTON"> |
- </div> |
- <div id="host-list-empty-hosting-unsupported" |
- class="host-list-empty-instructions" |
- i18n-content="HOST_LIST_EMPTY_HOSTING_UNSUPPORTED" |
- i18n-value-name-1="HOME_DAEMON_START_BUTTON"> |
- </div> |
+ <div id="host-list-empty" |
+ class="host-list-empty-instructions" hidden> |
</div> |
<div id="daemon-control" data-daemon-state="enabled disabled" hidden> |