diff options
Diffstat (limited to 'chrome/browser/resources/options2/chromeos/proxy.html')
| -rw-r--r-- | chrome/browser/resources/options2/chromeos/proxy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/options2/chromeos/proxy.html b/chrome/browser/resources/options2/chromeos/proxy.html index 777926e..c778ad6 100644 --- a/chrome/browser/resources/options2/chromeos/proxy.html +++ b/chrome/browser/resources/options2/chromeos/proxy.html @@ -3,7 +3,7 @@ <span id="banner-icon" class="managed-prefs-icon"></span> <span id="banner-text" class="managed-prefs-text"></span> </div> - <h1 id="proxy-page-title" i18n-content="proxyPage"></h1> + <header><h1 id="proxy-page-title" i18n-content="proxyPage"></h1></header> <section> <h3 i18n-content="proxy_config_title"></h3> <div> |
