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"></td>
257 <td class=
"option-name" i18n-content=
"networkTechnology"></td>
258 <td id=
"network-technology" class=
"option-value"></td>
261 <td class=
"option-name" i18n-content=
"activationState"></td>
262 <td id=
"activation-state" class=
"option-value"></td>
265 <td class=
"option-name" i18n-content=
"roamingState"></td>
266 <td id=
"roaming-state" class=
"option-value"></td>
269 <td class=
"option-name" i18n-content=
"restrictedConnectivity"></td>
270 <td id=
"cellular-restricted-connectivity" class=
"option-value"></td>
273 <td class=
"option-name" i18n-content=
"operatorName"></td>
274 <td id=
"operator-name" class=
"option-value"></td>
277 <td class=
"option-name" i18n-content=
"operatorCode"></td>
278 <td id=
"operator-code" class=
"option-value"></td>
281 <td class=
"option-name" i18n-content=
"errorState"></td>
282 <td id=
"error-state" class=
"option-value"></td>
284 <tr class=
"gsm-only apn-list-view">
285 <td class=
"option-name" i18n-content=
"cellularApnLabel"></td>
286 <td id=
"cellular-apn-label" class=
"option-value">
287 <select id=
"select-apn">
288 <option value=
"-1" i18n-content=
"cellularApnOther">
291 <span class=
"controlled-setting-indicator"
292 managed=
"Cellular.APN"
293 internet-detail-for=
"select-apn"></span>
296 <tr class=
"gsm-only apn-details-view">
297 <td class=
"option-name" i18n-content=
"cellularApnLabel"></td>
298 <td id=
"cellular-apn-label" class=
"option-value">
299 <input id=
"cellular-apn" type=
"text">
302 <tr class=
"gsm-only apn-details-view">
303 <td class=
"option-name" i18n-content=
"cellularApnUsername"></td>
304 <td id=
"cellular-apn-username-label" class=
"option-value">
305 <input id=
"cellular-apn-username" type=
"text">
308 <tr class=
"gsm-only apn-details-view">
309 <td class=
"option-name" i18n-content=
"cellularApnPassword"></td>
310 <td id=
"cellular-apn-password-label" class=
"option-value">
311 <input id=
"cellular-apn-password" type=
"password">
314 <tr class=
"gsm-only apn-details-view">
315 <td class=
"option-name"></td>
316 <td class=
"option-value">
317 <button id=
"cellular-apn-use-default"
318 i18n-content=
"cellularApnUseDefault"></button>
319 <button id=
"cellular-apn-set"
320 i18n-content=
"cellularApnSet"></button>
321 <button id=
"cellular-apn-cancel"
322 i18n-content=
"cellularApnCancel"></button>
327 <div class=
"checkbox controlled-setting-with-label">
329 <input id=
"auto-connect-network-cellular" type=
"checkbox">
331 <span i18n-content=
"inetAutoConnectNetwork"></span>
332 <span class=
"controlled-setting-indicator"
333 managed=
"Cellular.AutoConnect"
334 internet-detail-for=
"auto-connect-network-cellular">
344 <div id=
"cellular-device-tab" class=
"subpages-tab-contents
346 <section id=
"cellular-device-options">
347 <table class=
"option-control-table">
349 <td class=
"option-name" i18n-content=
"cellularManufacturer"></td>
350 <td id=
"manufacturer" class=
"option-value"></td>
353 <td class=
"option-name" i18n-content=
"modelId"></td>
354 <td id=
"model-id" class=
"option-value"></td>
357 <td class=
"option-name" i18n-content=
"firmwareRevision"></td>
358 <td id=
"firmware-revision" class=
"option-value"></td>
361 <td class=
"option-name" i18n-content=
"hardwareRevision"></td>
362 <td id=
"hardware-revision" class=
"option-value"></td>
364 <tr class=
"cdma-only">
365 <td class=
"option-name" i18n-content=
"prlVersion"></td>
366 <td id=
"prl-version" class=
"option-value"></td>
369 <td class=
"option-name">MEID:
</td>
370 <td id=
"meid" class=
"option-value"></td>
372 <tr class=
"gsm-only">
373 <td class=
"option-name">ICCID:
</td>
374 <td id=
"iccid" class=
"option-value"></td>
377 <td class=
"option-name">ESN:
</td>
378 <td id=
"esn" class=
"option-value"></td>
381 <td class=
"option-name">IMEI:
</td>
382 <td id=
"imei" class=
"option-value"></td>
384 <tr class=
"gsm-only">
385 <td class=
"option-name">IMSI:
</td>
386 <td id=
"imsi" class=
"option-value"></td>
389 <td class=
"option-name">MDN:
</td>
390 <td id=
"mdn" class=
"option-value"></td>
393 <td class=
"option-name">MIN/MSID:
</td>
394 <td id=
"min" class=
"option-value"></td>
399 <div id=
"internet-tab" class=
"subpages-tab-contents">
400 <section id=
"advanced-section">
401 <table class=
"option-control-table">
403 <td class=
"option-name" i18n-content=
"connectionState"></td>
404 <td id=
"connection-state" class=
"option-value"></td>
406 <tr id=
"hardware-address-row">
407 <td class=
"option-name" i18n-content=
"hardwareAddress"></td>
408 <td id=
"hardware-address" class=
"option-value"></td>
412 <section id=
"ipconfig-section">
413 <div id=
"ip-automatic-configuration"
414 class=
"checkbox controlled-setting-with-label">
416 <input id=
"ip-automatic-configuration-checkbox"
419 <span i18n-content=
"ipAutomaticConfiguration"></span>
420 <span class=
"controlled-setting-indicator"
421 managed=
"IPAddressConfigType"></span>
426 <table id=
"ip-address-settings">
428 <td class=
"spacer" width=
"14px"></td>
429 <td class=
"option-name" i18n-content=
"inetAddress"></td>
430 <td><div id=
"ip-address"></div></td>
433 <td class=
"spacer" width=
"14px"></td>
434 <td class=
"option-name" id=
"ip-netmask-label"
435 i18n-content=
"inetNetmask"></td>
436 <td><div id=
"ip-netmask"></div></td>
439 <td class=
"spacer" width=
"14px"></td>
440 <td class=
"option-name" i18n-content=
"inetGateway"></td>
441 <td><div id=
"ip-gateway"></div></td>
445 <section id=
"ipconfig-dns-section">
448 <input id=
"automatic-dns-radio" type=
"radio" name=
"dnstype"
451 <span i18n-content=
"automaticNameServers"></span>
452 <span class=
"controlled-setting-indicator"
453 managed=
"NameServersConfigType"></span>
457 <div id=
"automatic-dns-display" class=
"dns-display"></div>
460 <input id=
"google-dns-radio" type=
"radio" name=
"dnstype"
462 <span id=
"google-dns-label"></span>
465 <div id=
"google-dns-display" class=
"dns-display"></div>
468 <input id=
"user-dns-radio" type=
"radio" name=
"dnstype"
470 <span i18n-content=
"userNameServers"></span>
473 <table id=
"user-dns-settings">
475 <td class=
"spacer" width=
"14px"></td>
477 <div id=
"ipconfig-dns1" i18n-placeholder-text=
"userNameServer1"
482 <div id=
"ipconfig-dns2" i18n-placeholder-text=
"userNameServer2"
488 <td class=
"spacer" width=
"14px"></td>
490 <div id=
"ipconfig-dns3" i18n-placeholder-text=
"userNameServer3"
495 <div id=
"ipconfig-dns4" i18n-placeholder-text=
"userNameServer4"
503 <div id=
"security-tab"
504 class=
"subpages-tab-contents cellular-details gsm-only">
505 <div id=
"cellular-security-options">
507 <div id=
"sim-pin-lock" class=
"checkbox controlled-setting-with-label">
509 <input id=
"sim-card-lock-enabled" type=
"checkbox">
511 <span i18n-content=
"lockSimCard"></span>
512 <span class=
"controlled-setting-indicator"
513 managed=
"Cellular.SIMLockStatus.LockEnabled"
514 internet-detail-for=
"sim-card-lock-enabled"></span>
520 <div id=
"change-pin-area">
521 <button id=
"change-pin" i18n-content=
"changePinButton"></button>
522 <span class=
"controlled-setting-indicator"
523 managed=
"Cellular.SIMLockStatus.LockType"
524 internet-detail-for=
"change-pin"></span>
529 <div id=
"network-proxy-tab" class=
"subpages-tab-contents">
531 <div id=
"network-proxy-info-banner" hidden
>
532 <span id=
"banner-text" class=
"page-banner-text"></span>
536 <input id=
"direct-proxy" type=
"radio" name=
"proxytype" value=
"1"
537 pref=
"cros.session.proxy.type">
538 <span i18n-content=
"proxyDirectInternetConnection"></span>
543 <input id=
"auto-proxy" type=
"radio" name=
"proxytype" value=
"3"
544 pref=
"cros.session.proxy.type">
545 <span i18n-content=
"proxyAutomatic"></span>
548 <div class=
"proxy-subsection" id=
"auto-proxy-parms">
549 <div class=
"checkbox">
551 <input id=
"proxy-use-pac-url" type=
"checkbox"
552 pref=
"cros.session.proxy.usepacurl">
553 <span i18n-content=
"proxyUseConfigUrl"></span>
558 <input id=
"proxy-pac-url" type=
"url" size=
"50"
559 pref=
"cros.session.proxy.pacurl">
565 <input id=
"manual-proxy" type=
"radio" name=
"proxytype" value=
"2"
566 pref=
"cros.session.proxy.type">
567 <span i18n-content=
"proxyManual"></span>
570 <div class=
"proxy-subsection" id=
"manual-proxy-parms">
571 <div class=
"checkbox">
573 <input id=
"proxy-all-protocols" type=
"checkbox"
574 pref=
"cros.session.proxy.single">
575 <span i18n-content=
"sameProxyProtocols"></span>
578 <div id=
"single-proxy">
582 <span i18n-content=
"httpProxy"></span>
583 <input id=
"proxy-host-single-name" type=
"text" size=
"25"
584 pref=
"cros.session.proxy.singlehttp" disabled
>
587 <span i18n-content=
"proxyPort"></span>
588 <input id=
"proxy-host-single-port" size=
"4"
589 pref=
"cros.session.proxy.singlehttpport" disabled
>
594 <div id=
"multi-proxy">
598 <span i18n-content=
"httpProxy"></span>
601 <input id=
"proxy-host-name" type=
"text" size=
"25"
602 pref=
"cros.session.proxy.httpurl" disabled
>
605 <span i18n-content=
"proxyPort"></span>
608 <input id=
"proxy-host-port" size=
"4"
609 pref=
"cros.session.proxy.httpport" disabled
>
614 <span i18n-content=
"secureHttpProxy"></span>
617 <input id=
"secure-proxy-host-name" type=
"text" size=
"25"
618 pref=
"cros.session.proxy.httpsurl" disabled
>
621 <span i18n-content=
"proxyPort"></span>
624 <input id=
"secure-proxy-port" size=
"4"
625 pref=
"cros.session.proxy.httpsport" disabled
>
630 <span i18n-content=
"ftpProxy"></span>
633 <input id=
"ftp-proxy" type=
"text" size=
"25"
634 pref=
"cros.session.proxy.ftpurl" disabled
>
637 <span i18n-content=
"proxyPort"></span>
640 <input id=
"ftp-proxy-port" size=
"4"
641 pref=
"cros.session.proxy.ftpport" disabled
>
646 <span i18n-content=
"socksHost"></span>
649 <input id=
"socks-host" type=
"text" size=
"25"
650 pref=
"cros.session.proxy.socks" disabled
>
653 <span i18n-content=
"proxyPort"></span>
656 <input id=
"socks-port" size=
"4"
657 pref=
"cros.session.proxy.socksport" disabled
>
662 <div id=
"advanced-config">
663 <div class=
"option vbox flex">
664 <div i18n-content=
"proxyBypass"></div>
665 <list id=
"ignored-host-list"></list>
666 <input id=
"new-host" type=
"url" size=
"30">
667 <button id=
"add-host" i18n-content=
"addHost"></button>
668 <button id=
"remove-host" i18n-content=
"removeHost"></button>
672 <div class=
"proxy-subsection" id=
"web-proxy-auto-discovery">
673 <span i18n-content=
"webProxyAutoDiscoveryUrl"></span>
674 <input id=
"web-proxy-auto-discovery-url" type=
"url" disabled
>
679 <div class=
"action-area">
680 <div class=
"button-strip">
681 <!-- TODO(dbeam): Clarify style guide regarding tag wrap. -->
682 <button id=
"details-internet-dismiss" class=
"default-button"
683 i18n-content=
"detailsInternetDismiss">
685 <button id=
"details-internet-login" i18n-content=
"connectButton">
687 <button id=
"details-internet-disconnect" i18n-content=
"disconnectButton">
689 <button id=
"details-internet-configure" i18n-content=
"configureButton">
691 <button id=
"activate-details" i18n-content=
"activateButton"></button>
692 <button id=
"view-account-details" i18n-content=
"viewAccountButton">