Index: remoting/webapp/me2mom/choice.html |
diff --git a/remoting/webapp/me2mom/choice.html b/remoting/webapp/me2mom/choice.html |
index 972d4e92b1164ada4973647a22df860dc48a1ccc..5035c64ab9b63e13135fcd95e800efdb9c434cf4 100644 |
--- a/remoting/webapp/me2mom/choice.html |
+++ b/remoting/webapp/me2mom/choice.html |
@@ -145,12 +145,12 @@ found in the LICENSE file. |
</tr> |
</table> |
- <div id="host-list-div" hidden> |
+ <div id="host-list-div" |
+ class="host-list-container collapsed" |
+ hidden> |
<img src="dividerbottom.png"> |
- <h1 i18n-content="HOME_ANYTIME_REMOTE_ACCESS_TITLE" |
- class="icon-label"> |
- </h1> |
- <table id="host-list" class="mode-select-table"> |
+ <h1 i18n-content="HOME_MY_COMPUTERS_TITLE"></h1> |
+ <table id="host-list" class="host-list-table"> |
</table> <!-- host-list --> |
</div> <!-- host-list-div --> |