| Index: chrome/browser/resources/options/chromeos_internet_detail.html
|
| ===================================================================
|
| --- chrome/browser/resources/options/chromeos_internet_detail.html (revision 64860)
|
| +++ chrome/browser/resources/options/chromeos_internet_detail.html (working copy)
|
| @@ -61,17 +61,7 @@
|
| <section id="passwordNetwork" class="password-details">
|
| <table class="option-control-table">
|
| <tr>
|
| - <td class="option-name" i18n-content="inetPass"></td>
|
| - <td class="option-value">
|
| - <div class="network-password">
|
| - <input id="inetPass">
|
| - <label style="display: inline;">
|
| - <input id="inetShowPass" type="checkbox"
|
| - i18n-values="placeholder:inetPassPrompt">
|
| - <span i18n-content="inetShowPass"></span>
|
| - </label>
|
| - </div>
|
| - </td>
|
| + <td class="option-name" i18n-content="inetPassProtected"></td>
|
| </tr>
|
| </table>
|
| </section>
|
| @@ -114,7 +104,7 @@
|
| </div>
|
| </section>
|
| <section>
|
| - <div><a id="customerSupport" target="_blank" href="#"
|
| + <div><a id="customerSupport" target="_blank"
|
| i18n-content="customerSupport"></a></div>
|
| </section>
|
| </div>
|
|
|