File tree 2 files changed +0
-14
lines changed
components/controlcenter/content 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change 402
402
class ="PanelUI-subView "
403
403
role ="document "
404
404
data-l10n-id ="protections-panel-cookie-banner-view-title ">
405
- < box class ="panel-header ">
406
- < toolbarbutton class ="subviewbutton subviewbutton-iconic subviewbutton-back "
407
- data-l10n-id ="protections-panel-cookie-banner-view-go-back "
408
- closemenu ="none "
409
- tabindex ="0 "
410
- oncommand ="gProtectionsHandler._protectionsPopupMultiView.goBack(); ">
411
- < image class ="toolbarbutton-icon "> </ image >
412
- < label class ="toolbarbutton-text " crop ="right " flex ="1 "> </ label >
413
- </ toolbarbutton >
414
- < h1 > < span data-l10n-id ="protections-panel-cookie-banner-handling-header "> </ span > </ h1 >
415
- </ box >
416
- < toolbarseparator />
417
405
< vbox id ="protections-popup-cookieBannerView-heading "
418
406
class ="protections-popup-description protections-popup-cookiesView-list-section ">
419
407
< description id ="cookieBannerView-disable-site " data-l10n-id ="protections-panel-cookie-banner-view-turn-off-for-site " data-l10n-args ='{"host":""} '> </ description >
Original file line number Diff line number Diff line change @@ -121,8 +121,6 @@ protections-panel-cookie-banner-handling-undetected = Site currently not support
121
121
122
122
protections-panel-cookie-banner-view-title =
123
123
.title = Cookie Banner Reduction
124
- protections-panel-cookie-banner-view-go-back =
125
- .aria-label = Back
126
124
# Variables
127
125
# $host (String): the hostname of the site that is being displayed.
128
126
protections-panel-cookie-banner-view-turn-off-for-site = Turn off Cookie Banner Reduction for { $host } ?
You can’t perform that action at this time.
0 commit comments