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">
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>
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>
239 <td class=
"option-name" i18n-content=
"inetUsername"></td>
240 <td id=
"inet-username" class=
"option-value"></td>
245 <div id=
"cellular-conn-tab" class=
"subpages-tab-contents cellular-details">
246 <section id=
"cellular-network-options">
247 <table class=
"option-control-table">
249 <td class=
"option-name" i18n-content=
"serviceName"></td>
250 <td id=
"service-name" class=
"option-value">
251 <select id=
"select-carrier">
253 <div id=
"switch-carrier-spinner" class=
"inline-spinner" hidden
>
258 <td class=
"option-name" i18n-content=
"networkTechnology"></td>
259 <td id=
"network-technology" class=
"option-value"></td>
262 <td class=
"option-name" i18n-content=
"activationState"></td>
263 <td id=
"activation-state" class=
"option-value"></td>
266 <td class=
"option-name" i18n-content=
"roamingState"></td>
267 <td id=
"roaming-state" class=
"option-value"></td>
270 <td class=
"option-name" i18n-content=
"restrictedConnectivity"></td>
271 <td id=
"cellular-restricted-connectivity" class=
"option-value"></td>
274 <td class=
"option-name" i18n-content=
"operatorName"></td>
275 <td id=
"operator-name" class=
"option-value"></td>
278 <td class=
"option-name" i18n-content=
"operatorCode"></td>
279 <td id=
"operator-code" class=
"option-value"></td>
282 <td class=
"option-name" i18n-content=
"errorState"></td>
283 <td id=
"error-state" class=
"option-value"></td>
285 <tr class=
"gsm-only apn-list-view">
286 <td class=
"option-name" i18n-content=
"cellularApnLabel"></td>
287 <td id=
"cellular-apn-label" class=
"option-value">
288 <select id=
"select-apn">
289 <option value=
"-1" i18n-content=
"cellularApnOther">
292 <span class=
"controlled-setting-indicator"
293 managed=
"Cellular.APN"
294 internet-detail-for=
"select-apn"></span>
297 <tr class=
"gsm-only apn-details-view">
298 <td class=
"option-name" i18n-content=
"cellularApnLabel"></td>
299 <td id=
"cellular-apn-label" class=
"option-value">
300 <input id=
"cellular-apn" type=
"text">
303 <tr class=
"gsm-only apn-details-view">
304 <td class=
"option-name" i18n-content=
"cellularApnUsername"></td>
305 <td id=
"cellular-apn-username-label" class=
"option-value">
306 <input id=
"cellular-apn-username" type=
"text">
309 <tr class=
"gsm-only apn-details-view">
310 <td class=
"option-name" i18n-content=
"cellularApnPassword"></td>
311 <td id=
"cellular-apn-password-label" class=
"option-value">
312 <input id=
"cellular-apn-password" type=
"password">
315 <tr class=
"gsm-only apn-details-view">
316 <td class=
"option-name"></td>
317 <td class=
"option-value">
318 <button id=
"cellular-apn-use-default"
319 i18n-content=
"cellularApnUseDefault"></button>
320 <button id=
"cellular-apn-set"
321 i18n-content=
"cellularApnSet"></button>
322 <button id=
"cellular-apn-cancel"
323 i18n-content=
"cellularApnCancel"></button>
328 <div class=
"checkbox controlled-setting-with-label">
330 <input id=
"auto-connect-network-cellular" type=
"checkbox">
332 <span i18n-content=
"inetAutoConnectNetwork"></span>
333 <span class=
"controlled-setting-indicator"
334 managed=
"Cellular.AutoConnect"
335 internet-detail-for=
"auto-connect-network-cellular">
345 <div id=
"cellular-device-tab" class=
"subpages-tab-contents
347 <section id=
"cellular-device-options">
348 <table class=
"option-control-table">
350 <td class=
"option-name" i18n-content=
"cellularManufacturer"></td>
351 <td id=
"manufacturer" class=
"option-value"></td>
354 <td class=
"option-name" i18n-content=
"modelId"></td>
355 <td id=
"model-id" class=
"option-value"></td>
358 <td class=
"option-name" i18n-content=
"firmwareRevision"></td>
359 <td id=
"firmware-revision" class=
"option-value"></td>
362 <td class=
"option-name" i18n-content=
"hardwareRevision"></td>
363 <td id=
"hardware-revision" class=
"option-value"></td>
365 <tr class=
"cdma-only">
366 <td class=
"option-name" i18n-content=
"prlVersion"></td>
367 <td id=
"prl-version" class=
"option-value"></td>
370 <td class=
"option-name">MEID:
</td>
371 <td id=
"meid" class=
"option-value"></td>
373 <tr class=
"gsm-only">
374 <td class=
"option-name">ICCID:
</td>
375 <td id=
"iccid" class=
"option-value"></td>
378 <td class=
"option-name">ESN:
</td>
379 <td id=
"esn" class=
"option-value"></td>
382 <td class=
"option-name">IMEI:
</td>
383 <td id=
"imei" class=
"option-value"></td>
385 <tr class=
"gsm-only">
386 <td class=
"option-name">IMSI:
</td>
387 <td id=
"imsi" class=
"option-value"></td>
390 <td class=
"option-name">MDN:
</td>
391 <td id=
"mdn" class=
"option-value"></td>
394 <td class=
"option-name">MIN/MSID:
</td>
395 <td id=
"min" class=
"option-value"></td>
400 <div id=
"internet-tab" class=
"subpages-tab-contents">
401 <section id=
"advanced-section">
402 <table class=
"option-control-table">
404 <td class=
"option-name" i18n-content=
"connectionState"></td>
405 <td id=
"connection-state" class=
"option-value"></td>
407 <tr id=
"hardware-address-row">
408 <td class=
"option-name" i18n-content=
"hardwareAddress"></td>
409 <td id=
"hardware-address" class=
"option-value"></td>
413 <section id=
"ipconfig-section">
414 <div id=
"ip-automatic-configuration"
415 class=
"checkbox controlled-setting-with-label">
417 <input id=
"ip-automatic-configuration-checkbox"
420 <span i18n-content=
"ipAutomaticConfiguration"></span>
421 <span class=
"controlled-setting-indicator"
422 managed=
"IPAddressConfigType"></span>
427 <table id=
"ip-address-settings">
429 <td class=
"spacer" width=
"14px"></td>
430 <td class=
"option-name" i18n-content=
"inetAddress"></td>
431 <td><div id=
"ip-address"></div></td>
434 <td class=
"spacer" width=
"14px"></td>
435 <td class=
"option-name" id=
"ip-netmask-label"
436 i18n-content=
"inetNetmask"></td>
437 <td><div id=
"ip-netmask"></div></td>
440 <td class=
"spacer" width=
"14px"></td>
441 <td class=
"option-name" i18n-content=
"inetGateway"></td>
442 <td><div id=
"ip-gateway"></div></td>
446 <section id=
"ipconfig-dns-section">
449 <input id=
"automatic-dns-radio" type=
"radio" name=
"dnstype"
452 <span i18n-content=
"automaticNameServers"></span>
453 <span class=
"controlled-setting-indicator"
454 managed=
"NameServersConfigType"></span>
458 <div id=
"automatic-dns-display" class=
"dns-display"></div>
461 <input id=
"google-dns-radio" type=
"radio" name=
"dnstype"
463 <span id=
"google-dns-label"></span>
466 <div id=
"google-dns-display" class=
"dns-display"></div>
469 <input id=
"user-dns-radio" type=
"radio" name=
"dnstype"
471 <span i18n-content=
"userNameServers"></span>
474 <table id=
"user-dns-settings">
476 <td class=
"spacer" width=
"14px"></td>
478 <div id=
"ipconfig-dns1" i18n-placeholder-text=
"userNameServer1"
483 <div id=
"ipconfig-dns2" i18n-placeholder-text=
"userNameServer2"
489 <td class=
"spacer" width=
"14px"></td>
491 <div id=
"ipconfig-dns3" i18n-placeholder-text=
"userNameServer3"
496 <div id=
"ipconfig-dns4" i18n-placeholder-text=
"userNameServer4"
504 <div id=
"security-tab"
505 class=
"subpages-tab-contents cellular-details gsm-only">
506 <div id=
"cellular-security-options">
508 <div id=
"sim-pin-lock" class=
"checkbox controlled-setting-with-label">
510 <input id=
"sim-card-lock-enabled" type=
"checkbox">
512 <span i18n-content=
"lockSimCard"></span>
513 <span class=
"controlled-setting-indicator"
514 managed=
"Cellular.SIMLockStatus.LockEnabled"
515 internet-detail-for=
"sim-card-lock-enabled"></span>
521 <div id=
"change-pin-area">
522 <button id=
"change-pin" i18n-content=
"changePinButton"></button>
523 <span class=
"controlled-setting-indicator"
524 managed=
"Cellular.SIMLockStatus.LockType"
525 internet-detail-for=
"change-pin"></span>
530 <div id=
"network-proxy-tab" class=
"subpages-tab-contents">
532 <div id=
"network-proxy-info-banner" hidden
>
533 <span id=
"banner-text" class=
"page-banner-text"></span>
537 <input id=
"direct-proxy" type=
"radio" name=
"proxytype" value=
"1"
538 pref=
"cros.session.proxy.type">
539 <span i18n-content=
"proxyDirectInternetConnection"></span>
544 <input id=
"auto-proxy" type=
"radio" name=
"proxytype" value=
"3"
545 pref=
"cros.session.proxy.type">
546 <span i18n-content=
"proxyAutomatic"></span>
549 <div class=
"proxy-subsection" id=
"auto-proxy-parms">
550 <div class=
"checkbox">
552 <input id=
"proxy-use-pac-url" type=
"checkbox"
553 pref=
"cros.session.proxy.usepacurl">
554 <span i18n-content=
"proxyUseConfigUrl"></span>
559 <input id=
"proxy-pac-url" type=
"url" size=
"50"
560 pref=
"cros.session.proxy.pacurl">
566 <input id=
"manual-proxy" type=
"radio" name=
"proxytype" value=
"2"
567 pref=
"cros.session.proxy.type">
568 <span i18n-content=
"proxyManual"></span>
571 <div class=
"proxy-subsection" id=
"manual-proxy-parms">
572 <div class=
"checkbox">
574 <input id=
"proxy-all-protocols" type=
"checkbox"
575 pref=
"cros.session.proxy.single">
576 <span i18n-content=
"sameProxyProtocols"></span>
579 <div id=
"single-proxy">
583 <span i18n-content=
"httpProxy"></span>
584 <input id=
"proxy-host-single-name" type=
"text" size=
"25"
585 pref=
"cros.session.proxy.singlehttp" disabled
>
588 <span i18n-content=
"proxyPort"></span>
589 <input id=
"proxy-host-single-port" size=
"4"
590 pref=
"cros.session.proxy.singlehttpport" disabled
>
595 <div id=
"multi-proxy">
599 <span i18n-content=
"httpProxy"></span>
602 <input id=
"proxy-host-name" type=
"text" size=
"25"
603 pref=
"cros.session.proxy.httpurl" disabled
>
606 <span i18n-content=
"proxyPort"></span>
609 <input id=
"proxy-host-port" size=
"4"
610 pref=
"cros.session.proxy.httpport" disabled
>
615 <span i18n-content=
"secureHttpProxy"></span>
618 <input id=
"secure-proxy-host-name" type=
"text" size=
"25"
619 pref=
"cros.session.proxy.httpsurl" disabled
>
622 <span i18n-content=
"proxyPort"></span>
625 <input id=
"secure-proxy-port" size=
"4"
626 pref=
"cros.session.proxy.httpsport" disabled
>
631 <span i18n-content=
"ftpProxy"></span>
634 <input id=
"ftp-proxy" type=
"text" size=
"25"
635 pref=
"cros.session.proxy.ftpurl" disabled
>
638 <span i18n-content=
"proxyPort"></span>
641 <input id=
"ftp-proxy-port" size=
"4"
642 pref=
"cros.session.proxy.ftpport" disabled
>
647 <span i18n-content=
"socksHost"></span>
650 <input id=
"socks-host" type=
"text" size=
"25"
651 pref=
"cros.session.proxy.socks" disabled
>
654 <span i18n-content=
"proxyPort"></span>
657 <input id=
"socks-port" size=
"4"
658 pref=
"cros.session.proxy.socksport" disabled
>
663 <div id=
"advanced-config">
664 <div class=
"option vbox flex">
665 <div i18n-content=
"proxyBypass"></div>
666 <list id=
"ignored-host-list"></list>
667 <input id=
"new-host" type=
"url" size=
"30">
668 <button id=
"add-host" i18n-content=
"addHost"></button>
669 <button id=
"remove-host" i18n-content=
"removeHost"></button>
673 <div class=
"proxy-subsection" id=
"web-proxy-auto-discovery">
674 <span i18n-content=
"webProxyAutoDiscoveryUrl"></span>
675 <input id=
"web-proxy-auto-discovery-url" type=
"url" disabled
>
680 <div class=
"action-area">
681 <div class=
"button-strip">
682 <!-- TODO(dbeam): Clarify style guide regarding tag wrap. -->
683 <button id=
"details-internet-dismiss" class=
"default-button"
684 i18n-content=
"detailsInternetDismiss">
686 <button id=
"details-internet-login" i18n-content=
"connectButton">
688 <button id=
"details-internet-disconnect" i18n-content=
"disconnectButton">
690 <button id=
"details-internet-configure" i18n-content=
"configureButton">
692 <button id=
"activate-details" i18n-content=
"activateButton"></button>
693 <button id=
"view-account-details" i18n-content=
"viewAccountButton">