diff options
Diffstat (limited to 'browser/components/preferences/main.inc.xhtml')
-rw-r--r-- | browser/components/preferences/main.inc.xhtml | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/browser/components/preferences/main.inc.xhtml b/browser/components/preferences/main.inc.xhtml index aaacdb6d97..1eb2189c41 100644 --- a/browser/components/preferences/main.inc.xhtml +++ b/browser/components/preferences/main.inc.xhtml @@ -159,14 +159,10 @@ <html:h2 data-l10n-id="preferences-web-appearance-header"/> <html:div id="webAppearanceSettings"> <description class="description-deemphasized" data-l10n-id="preferences-web-appearance-description"/> - <html:div id="web-appearance-override-warning" class="info-box-container"> - <html:div class="info-icon-container"> - <html:img class="info-icon"/> - </html:div> - <description data-l10n-id="preferences-web-appearance-override-warning"> - <html:a class="text-link" data-l10n-name="colors-link" id="web-appearance-manage-colors-link" href="#"/> - </description> - </html:div> + <html:moz-message-bar id="web-appearance-override-warning" data-l10n-id="preferences-web-appearance-override-warning2" + data-l10n-attrs="message"> + <button slot="actions" class="accessory-button" data-l10n-id="preferences-colors-manage-button" id="web-appearance-manage-colors-button"/> + </html:moz-message-bar> <form xmlns="http://www.w3.org/1999/xhtml" id="web-appearance-chooser" autocomplete="off"> <label class="web-appearance-choice" data-l10n-id="preferences-web-appearance-choice-tooltip-auto"> <div class="web-appearance-choice-image-container"><img role="presentation" alt="" width="54" height="42" /></div> @@ -817,6 +813,7 @@ connection-proxy-option-no.label, connection-proxy-option-auto.label, connection-proxy-option-system.label, + connection-proxy-option-wpad.label, connection-proxy-option-manual.label, connection-proxy-http, connection-proxy-https, |