diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
commit | 40a355a42d4a9444dc753c04c6608dade2f06a23 (patch) | |
tree | 871fc667d2de662f171103ce5ec067014ef85e61 /browser/components/preferences/main.inc.xhtml | |
parent | Adding upstream version 124.0.1. (diff) | |
download | firefox-adbda400be353e676059e335c3c0aaf99e719475.tar.xz firefox-adbda400be353e676059e335c3c0aaf99e719475.zip |
Adding upstream version 125.0.1.upstream/125.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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, |