1 <div id=
"details-internet-page" class=
"page" hidden
>
2 <div class=
"close-button"></div>
3 <!-- Network header -->
4 <div id=
"network-details-header">
5 <div id=
"network-details-title"></div>
6 <div id=
"network-details-subtitle">
7 <span id=
"network-details-subtitle-status"></span>
8 <span id=
"network-details-subtitle-separator"> -
</span>
9 <span id=
"network-details-subtitle-type"></span>
12 <div id=
"internet-details-content-area" class=
"content-area">
13 <!-- Navigation tabs -->
14 <div id=
"details-tab-strip" class=
"subpages-nav-tabs">
15 <span id=
"wifi-network-nav-tab" class=
"tab wifi-details"
16 tab-contents=
"wifi-network-tab">
17 <span class=
"tab-label"
18 i18n-content=
"wifiNetworkTabLabel"></span>
19 <span class=
"active-tab-label"
20 i18n-content=
"wifiNetworkTabLabel"></span>
22 <span id=
"vpn-nav-tab" class=
"tab vpn-details"
23 tab-contents=
"vpn-tab">
24 <span class=
"tab-label"
25 i18n-content=
"vpnTabLabel"></span>
26 <span class=
"active-tab-label" i18n-content=
"vpnTabLabel"></span>
28 <span id=
"wimax-network-nav-tab" class=
"tab wimax-details"
29 tab-contents=
"wimax-network-tab">
30 <span class=
"tab-label"
31 i18n-content=
"wimaxConnTabLabel"></span>
32 <span class=
"active-tab-label"
33 i18n-content=
"wimaxConnTabLabel"></span>
35 <span id=
"cellular-conn-nav-tab" class=
"tab cellular-details"
36 tab-contents=
"cellular-conn-tab">
37 <span class=
"tab-label"
38 i18n-content=
"cellularConnTabLabel"></span>
39 <span class=
"active-tab-label"
40 i18n-content=
"cellularConnTabLabel"></span>
42 <span id=
"cellular-device-nav-tab" class=
"tab cellular-details"
43 tab-contents=
"cellular-device-tab">
44 <span class=
"tab-label"
45 i18n-content=
"cellularDeviceTabLabel"></span>
46 <span class=
"active-tab-label"
47 i18n-content=
"cellularDeviceTabLabel"></span>
49 <span id=
"internet-nav-tab" class=
"tab network-details"
50 tab-contents=
"internet-tab">
51 <span class=
"tab-label" i18n-content=
"networkTabLabel"></span>
52 <span class=
"active-tab-label" i18n-content=
"networkTabLabel"></span>
54 <span id=
"security-nav-tab" class=
"tab cellular-details gsm-only"
55 tab-contents=
"security-tab">
56 <span class=
"tab-label" i18n-content=
"securityTabLabel"></span>
57 <span class=
"active-tab-label" i18n-content=
"securityTabLabel"></span>
59 <span id=
"internet-proxy-nav-tab" class=
"tab proxy-details"
60 tab-contents=
"network-proxy-tab">
61 <span class=
"tab-label" i18n-content=
"proxyTabLabel"></span>
62 <span class=
"active-tab-label" i18n-content=
"proxyTabLabel"></span>
65 <div id=
"wifi-network-tab" class=
"subpages-tab-contents wifi-details">
67 <table class=
"option-control-table">
68 <tr id=
"prefer-network">
70 <div class=
"checkbox controlled-setting-with-label">
72 <input id=
"prefer-network-wifi" type=
"checkbox">
74 <span i18n-content=
"inetPreferredNetwork"></span>
75 <span class=
"controlled-setting-indicator"
77 internet-detail-for=
"prefer-network-wifi"></span>
83 <tr class=
"auto-connect-network">
85 <div class=
"checkbox controlled-setting-with-label">
87 <input id=
"auto-connect-network-wifi" type=
"checkbox">
89 <span i18n-content=
"inetAutoConnectNetwork"></span>
90 <span class=
"controlled-setting-indicator"
91 managed=
"WiFi.AutoConnect"
92 internet-detail-for=
"auto-connect-network-wifi">
102 <table id=
"wifi-settings-table">
104 <td class=
"option-name" i18n-content=
"connectionState"></td>
105 <td id=
"wifi-connection-state" class=
"option-value"></td>
108 <td class=
"option-name" i18n-content=
"restrictedConnectivity"></td>
109 <td id=
"wifi-restricted-connectivity" class=
"option-value"></td>
112 <td class=
"option-name" i18n-content=
"inetSsid"></td>
113 <td id=
"wifi-ssid" class=
"option-value"></td>
115 <tr id=
"wifi-bssid-entry">
116 <td class=
"option-name" i18n-content=
"inetBssid"></td>
117 <td id=
"wifi-bssid" class=
"option-value"></td>
119 <tr id=
"wifi-security-entry">
120 <td class=
"options-name" i18n-content=
"inetEncryption"></td>
121 <td id=
"wifi-security" class=
"option-value"></td>
124 <td class=
"options-name" i18n-content=
"inetFrequency"></td>
125 <td id=
"wifi-frequency" class=
"option-value"></td>
128 <td class=
"options-name" i18n-content=
"inetSignalStrength"></td>
129 <td id=
"wifi-signal-strength" class=
"option-value"></td>
131 <tr id=
"wifi-hardware-address-entry">
132 <td class=
"option-name" i18n-content=
"hardwareAddress"></td>
133 <td id=
"wifi-hardware-address" class=
"option-value"></td>
138 <table class=
"option-control-table">
140 <td id=
"password-details" class=
"option-name"
141 i18n-content=
"inetPassProtected">
145 <td id=
"wifi-shared-network" class=
"option-name"
146 i18n-content=
"inetNetworkShared">
152 <div id=
"wimax-network-tab" class=
"subpages-tab-contents wimax-details">
154 <table class=
"option-control-table">
155 <tr class=
"auto-connect-network">
157 <div class=
"checkbox controlled-setting-with-label">
159 <input id=
"auto-connect-network-wimax" type=
"checkbox">
161 <span i18n-content=
"inetAutoConnectNetwork"></span>
162 <span class=
"controlled-setting-indicator"
163 managed=
"WiMAX.AutoConnect"
164 internet-detail-for=
"auto-connect-network-wimax">
174 <table id=
"wimax-settings-table">
176 <td class=
"option-name" i18n-content=
"connectionState"></td>
177 <td id=
"wimax-connection-state" class=
"option-value"></td>
180 <td class=
"option-name" i18n-content=
"restrictedConnectivity"></td>
181 <td id=
"wimax-restricted-connectivity" class=
"option-value"></td>
183 <tr id=
"wimax-eap-identity-entry">
184 <td class=
"option-name" i18n-content=
"inetUsername"></td>
185 <td id=
"wimax-eap-identity" class=
"option-value"></td>
188 <td class=
"options-name" i18n-content=
"inetSignalStrength"></td>
189 <td id=
"wimax-signal-strength" class=
"option-value"></td>
194 <table class=
"option-control-table">
196 <td id=
"wimax-shared-network" class=
"option-name"
197 i18n-content=
"inetNetworkShared">
203 <div id=
"vpn-tab" class=
"subpages-tab-contents vpn-details">
205 <table class=
"option-control-table">
206 <tr class=
"auto-connect-network built-in-vpn-provider-only">
208 <div class=
"checkbox controlled-setting-with-label">
210 <input id=
"auto-connect-network-vpn" type=
"checkbox">
212 <span i18n-content=
"inetAutoConnectNetwork"></span>
213 <span class=
"controlled-setting-indicator"
214 managed=
"VPN.AutoConnect"
215 internet-detail-for=
"auto-connect-network-vpn"></span>
222 <td class=
"option-name" i18n-content=
"inetServiceName"></td>
223 <td id=
"inet-service-name" class=
"option-value"></td>
225 <tr class=
"built-in-vpn-provider-only">
226 <td class=
"option-name" i18n-content=
"inetServerHostname"></td>
228 <input class=
"option-value" id=
"inet-server-hostname"></input>
229 <span class=
"controlled-setting-indicator"
231 internet-detail-for=
"inet-server-hostname"></span>
235 <td class=
"option-name" i18n-content=
"inetProviderType"></td>
236 <td id=
"inet-provider-type" class=
"option-value"></td>
238 <tr class=
"third-party-vpn-provider-only">
239 <td class=
"option-name" i18n-content=
"inetProviderName"></td>
240 <td id=
"inet-provider-name" class=
"option-value"></td>
242 <tr class=
"built-in-vpn-provider-only">
243 <td class=
"option-name" i18n-content=
"inetUsername"></td>
244 <td id=
"inet-username" class=
"option-value"></td>
249 <div id=
"cellular-conn-tab" class=
"subpages-tab-contents cellular-details">
250 <section id=
"cellular-network-options">
251 <table class=
"option-control-table">
253 <td class=
"option-name" i18n-content=
"serviceName"></td>
254 <td id=
"service-name" class=
"option-value">
255 <select id=
"select-carrier">
257 <div id=
"switch-carrier-spinner" class=
"inline-spinner" hidden
>
262 <td class=
"option-name" i18n-content=
"networkTechnology"></td>
263 <td id=
"network-technology" class=
"option-value"></td>
266 <td class=
"option-name" i18n-content=
"activationState"></td>
267 <td id=
"activation-state" class=
"option-value"></td>
270 <td class=
"option-name" i18n-content=
"roamingState"></td>
271 <td id=
"roaming-state" class=
"option-value"></td>
274 <td class=
"option-name" i18n-content=
"restrictedConnectivity"></td>
275 <td id=
"cellular-restricted-connectivity" class=
"option-value"></td>
278 <td class=
"option-name" i18n-content=
"operatorName"></td>
279 <td id=
"operator-name" class=
"option-value"></td>
282 <td class=
"option-name" i18n-content=
"operatorCode"></td>
283 <td id=
"operator-code" class=
"option-value"></td>
286 <td class=
"option-name" i18n-content=
"errorState"></td>
287 <td id=
"error-state" class=
"option-value"></td>
289 <tr class=
"gsm-only apn-list-view">
290 <td class=
"option-name" i18n-content=
"cellularApnLabel"></td>
291 <td id=
"cellular-apn-label" class=
"option-value">
292 <select id=
"select-apn">
293 <option value=
"-1" i18n-content=
"cellularApnOther">
296 <span class=
"controlled-setting-indicator"
297 managed=
"Cellular.APN"
298 internet-detail-for=
"select-apn"></span>
301 <tr class=
"gsm-only apn-details-view">
302 <td class=
"option-name" i18n-content=
"cellularApnLabel"></td>
303 <td id=
"cellular-apn-label" class=
"option-value">
304 <input id=
"cellular-apn" type=
"text">
307 <tr class=
"gsm-only apn-details-view">
308 <td class=
"option-name" i18n-content=
"cellularApnUsername"></td>
309 <td id=
"cellular-apn-username-label" class=
"option-value">
310 <input id=
"cellular-apn-username" type=
"text">
313 <tr class=
"gsm-only apn-details-view">
314 <td class=
"option-name" i18n-content=
"cellularApnPassword"></td>
315 <td id=
"cellular-apn-password-label" class=
"option-value">
316 <input id=
"cellular-apn-password" type=
"password">
319 <tr class=
"gsm-only apn-details-view">
320 <td class=
"option-name"></td>
321 <td class=
"option-value">
322 <button id=
"cellular-apn-use-default"
323 i18n-content=
"cellularApnUseDefault"></button>
324 <button id=
"cellular-apn-set"
325 i18n-content=
"cellularApnSet"></button>
326 <button id=
"cellular-apn-cancel"
327 i18n-content=
"cellularApnCancel"></button>
332 <div class=
"checkbox controlled-setting-with-label">
334 <input id=
"auto-connect-network-cellular" type=
"checkbox">
336 <span i18n-content=
"inetAutoConnectNetwork"></span>
337 <span class=
"controlled-setting-indicator"
338 managed=
"Cellular.AutoConnect"
339 internet-detail-for=
"auto-connect-network-cellular">
349 <div id=
"cellular-device-tab" class=
"subpages-tab-contents
351 <section id=
"cellular-device-options">
352 <table class=
"option-control-table">
354 <td class=
"option-name" i18n-content=
"cellularManufacturer"></td>
355 <td id=
"manufacturer" class=
"option-value"></td>
358 <td class=
"option-name" i18n-content=
"modelId"></td>
359 <td id=
"model-id" class=
"option-value"></td>
362 <td class=
"option-name" i18n-content=
"firmwareRevision"></td>
363 <td id=
"firmware-revision" class=
"option-value"></td>
366 <td class=
"option-name" i18n-content=
"hardwareRevision"></td>
367 <td id=
"hardware-revision" class=
"option-value"></td>
369 <tr class=
"cdma-only">
370 <td class=
"option-name" i18n-content=
"prlVersion"></td>
371 <td id=
"prl-version" class=
"option-value"></td>
374 <td class=
"option-name">MEID:
</td>
375 <td id=
"meid" class=
"option-value"></td>
377 <tr class=
"gsm-only">
378 <td class=
"option-name">ICCID:
</td>
379 <td id=
"iccid" class=
"option-value"></td>
382 <td class=
"option-name">ESN:
</td>
383 <td id=
"esn" class=
"option-value"></td>
386 <td class=
"option-name">IMEI:
</td>
387 <td id=
"imei" class=
"option-value"></td>
389 <tr class=
"gsm-only">
390 <td class=
"option-name">IMSI:
</td>
391 <td id=
"imsi" class=
"option-value"></td>
394 <td class=
"option-name">MDN:
</td>
395 <td id=
"mdn" class=
"option-value"></td>
398 <td class=
"option-name">MIN/MSID:
</td>
399 <td id=
"min" class=
"option-value"></td>
404 <div id=
"internet-tab" class=
"subpages-tab-contents">
405 <section id=
"advanced-section">
406 <table class=
"option-control-table">
408 <td class=
"option-name" i18n-content=
"connectionState"></td>
409 <td id=
"connection-state" class=
"option-value"></td>
411 <tr id=
"hardware-address-row">
412 <td class=
"option-name" i18n-content=
"hardwareAddress"></td>
413 <td id=
"hardware-address" class=
"option-value"></td>
417 <section id=
"ipconfig-section">
418 <div id=
"ip-automatic-configuration"
419 class=
"checkbox controlled-setting-with-label">
421 <input id=
"ip-automatic-configuration-checkbox"
424 <span i18n-content=
"ipAutomaticConfiguration"></span>
425 <span class=
"controlled-setting-indicator"
426 managed=
"IPAddressConfigType"></span>
431 <table id=
"ip-address-settings">
433 <td class=
"spacer" width=
"14px"></td>
434 <td class=
"option-name" i18n-content=
"inetAddress"></td>
435 <td><div id=
"ip-address"></div></td>
438 <td class=
"spacer" width=
"14px"></td>
439 <td class=
"option-name" id=
"ip-netmask-label"
440 i18n-content=
"inetNetmask"></td>
441 <td><div id=
"ip-netmask"></div></td>
444 <td class=
"spacer" width=
"14px"></td>
445 <td class=
"option-name" i18n-content=
"inetGateway"></td>
446 <td><div id=
"ip-gateway"></div></td>
450 <section id=
"ipconfig-dns-section">
453 <input id=
"automatic-dns-radio" type=
"radio" name=
"dnstype"
456 <span i18n-content=
"automaticNameServers"></span>
457 <span class=
"controlled-setting-indicator"
458 managed=
"NameServersConfigType"></span>
462 <div id=
"automatic-dns-display" class=
"dns-display"></div>
465 <input id=
"google-dns-radio" type=
"radio" name=
"dnstype"
467 <span id=
"google-dns-label"></span>
470 <div id=
"google-dns-display" class=
"dns-display"></div>
473 <input id=
"user-dns-radio" type=
"radio" name=
"dnstype"
475 <span i18n-content=
"userNameServers"></span>
478 <table id=
"user-dns-settings">
480 <td class=
"spacer" width=
"14px"></td>
482 <div id=
"ipconfig-dns1" i18n-placeholder-text=
"userNameServer1"
487 <div id=
"ipconfig-dns2" i18n-placeholder-text=
"userNameServer2"
493 <td class=
"spacer" width=
"14px"></td>
495 <div id=
"ipconfig-dns3" i18n-placeholder-text=
"userNameServer3"
500 <div id=
"ipconfig-dns4" i18n-placeholder-text=
"userNameServer4"
508 <div id=
"security-tab"
509 class=
"subpages-tab-contents cellular-details gsm-only">
510 <div id=
"cellular-security-options">
512 <div id=
"sim-pin-lock" class=
"checkbox controlled-setting-with-label">
514 <input id=
"sim-card-lock-enabled" type=
"checkbox">
516 <span i18n-content=
"lockSimCard"></span>
517 <span class=
"controlled-setting-indicator"
518 managed=
"Cellular.SIMLockStatus.LockEnabled"
519 internet-detail-for=
"sim-card-lock-enabled"></span>
525 <div id=
"change-pin-area">
526 <button id=
"change-pin" i18n-content=
"changePinButton"></button>
527 <span class=
"controlled-setting-indicator"
528 managed=
"Cellular.SIMLockStatus.LockType"
529 internet-detail-for=
"change-pin"></span>
534 <div id=
"network-proxy-tab" class=
"subpages-tab-contents">
536 <div id=
"network-proxy-info-banner" hidden
>
537 <span id=
"banner-text" class=
"page-banner-text"></span>
541 <input id=
"direct-proxy" type=
"radio" name=
"proxytype" value=
"1"
542 pref=
"cros.session.proxy.type">
543 <span i18n-content=
"proxyDirectInternetConnection"></span>
548 <input id=
"auto-proxy" type=
"radio" name=
"proxytype" value=
"3"
549 pref=
"cros.session.proxy.type">
550 <span i18n-content=
"proxyAutomatic"></span>
553 <div class=
"proxy-subsection" id=
"auto-proxy-parms">
554 <div class=
"checkbox">
556 <input id=
"proxy-use-pac-url" type=
"checkbox"
557 pref=
"cros.session.proxy.usepacurl">
558 <span i18n-content=
"proxyUseConfigUrl"></span>
563 <input id=
"proxy-pac-url" type=
"url" size=
"50"
564 pref=
"cros.session.proxy.pacurl">
570 <input id=
"manual-proxy" type=
"radio" name=
"proxytype" value=
"2"
571 pref=
"cros.session.proxy.type">
572 <span i18n-content=
"proxyManual"></span>
575 <div class=
"proxy-subsection" id=
"manual-proxy-parms">
576 <div class=
"checkbox">
578 <input id=
"proxy-all-protocols" type=
"checkbox"
579 pref=
"cros.session.proxy.single">
580 <span i18n-content=
"sameProxyProtocols"></span>
583 <div id=
"single-proxy">
587 <span i18n-content=
"httpProxy"></span>
588 <input id=
"proxy-host-single-name" type=
"text" size=
"25"
589 pref=
"cros.session.proxy.singlehttp" disabled
>
592 <span i18n-content=
"proxyPort"></span>
593 <input id=
"proxy-host-single-port" size=
"4"
594 pref=
"cros.session.proxy.singlehttpport" disabled
>
599 <div id=
"multi-proxy">
603 <span i18n-content=
"httpProxy"></span>
606 <input id=
"proxy-host-name" type=
"text" size=
"25"
607 pref=
"cros.session.proxy.httpurl" disabled
>
610 <span i18n-content=
"proxyPort"></span>
613 <input id=
"proxy-host-port" size=
"4"
614 pref=
"cros.session.proxy.httpport" disabled
>
619 <span i18n-content=
"secureHttpProxy"></span>
622 <input id=
"secure-proxy-host-name" type=
"text" size=
"25"
623 pref=
"cros.session.proxy.httpsurl" disabled
>
626 <span i18n-content=
"proxyPort"></span>
629 <input id=
"secure-proxy-port" size=
"4"
630 pref=
"cros.session.proxy.httpsport" disabled
>
635 <span i18n-content=
"ftpProxy"></span>
638 <input id=
"ftp-proxy" type=
"text" size=
"25"
639 pref=
"cros.session.proxy.ftpurl" disabled
>
642 <span i18n-content=
"proxyPort"></span>
645 <input id=
"ftp-proxy-port" size=
"4"
646 pref=
"cros.session.proxy.ftpport" disabled
>
651 <span i18n-content=
"socksHost"></span>
654 <input id=
"socks-host" type=
"text" size=
"25"
655 pref=
"cros.session.proxy.socks" disabled
>
658 <span i18n-content=
"proxyPort"></span>
661 <input id=
"socks-port" size=
"4"
662 pref=
"cros.session.proxy.socksport" disabled
>
667 <div id=
"advanced-config">
668 <div class=
"option vbox flex">
669 <div i18n-content=
"proxyBypass"></div>
670 <list id=
"ignored-host-list"></list>
671 <input id=
"new-host" type=
"url" size=
"30">
672 <button id=
"add-host" i18n-content=
"addHost"></button>
673 <button id=
"remove-host" i18n-content=
"removeHost"></button>
677 <div class=
"proxy-subsection" id=
"web-proxy-auto-discovery">
678 <span i18n-content=
"webProxyAutoDiscoveryUrl"></span>
679 <input id=
"web-proxy-auto-discovery-url" type=
"url" disabled
>
684 <div class=
"action-area">
685 <div class=
"button-strip">
686 <!-- TODO(dbeam): Clarify style guide regarding tag wrap. -->
687 <button id=
"details-internet-dismiss" class=
"default-button"
688 i18n-content=
"detailsInternetDismiss">
690 <button id=
"details-internet-login" i18n-content=
"connectButton">
692 <button id=
"details-internet-disconnect" i18n-content=
"disconnectButton">
694 <button id=
"details-internet-configure" i18n-content=
"configureButton">
696 <button id=
"activate-details" i18n-content=
"activateButton"></button>
697 <button id=
"view-account-details" i18n-content=
"viewAccountButton">