diff options
author | New Tobin Paradigm <email@mattatobin.com> | 2018-04-16 12:27:33 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-16 12:27:33 -0400 |
commit | 4ee09e622b3cf099cf9b4cf34e8c4dfe9a006939 (patch) | |
tree | 01eb54b12e30b19ce1901e90f510078644124c83 /application/palemoon/base/content/popup-notifications.inc | |
parent | 9c2269b0005a3ef0b3be3668e6383c8a617ec8b0 (diff) | |
parent | 8fe7bfe0653d1578267499e56d562a8f5e54ee8d (diff) | |
download | UXP-4ee09e622b3cf099cf9b4cf34e8c4dfe9a006939.tar UXP-4ee09e622b3cf099cf9b4cf34e8c4dfe9a006939.tar.gz UXP-4ee09e622b3cf099cf9b4cf34e8c4dfe9a006939.tar.lz UXP-4ee09e622b3cf099cf9b4cf34e8c4dfe9a006939.tar.xz UXP-4ee09e622b3cf099cf9b4cf34e8c4dfe9a006939.zip |
Merge pull request #194 from JustOff/PR_remove_sync_promobox
Remove the Sync promotion in the add-on install doorhanger
Diffstat (limited to 'application/palemoon/base/content/popup-notifications.inc')
-rw-r--r-- | application/palemoon/base/content/popup-notifications.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/application/palemoon/base/content/popup-notifications.inc b/application/palemoon/base/content/popup-notifications.inc index 7be975b7f..31a72b489 100644 --- a/application/palemoon/base/content/popup-notifications.inc +++ b/application/palemoon/base/content/popup-notifications.inc @@ -2,7 +2,6 @@ <panel id="notification-popup" type="arrow" - footertype="promobox" position="after_start" hidden="true" orient="vertical" |