added new oboarding panel
This commit is contained in:
+6
-4
@@ -69,10 +69,12 @@
|
||||
|
||||
<div class="panel onboarding onboarding-panel-6 hide" id="onboarding-panel-6">
|
||||
<img class="onboarding-img" alt="Click below to start syncing" src="/img/onboarding-3.png" />
|
||||
<h3 class="onboarding-title">Container and site assignments everywhere.</h3>
|
||||
<p>Now containers will sync between installs of the add-on.</p>
|
||||
<a href="#" id="start-sync-button" class="onboarding-button">Start Syncing</a>
|
||||
<div><a herf="#" id="no-sync" class="no-sync">No Thanks</a></div>
|
||||
<h3 class="onboarding-title">Syncing Containers is now Available!</h3>
|
||||
<p>Turn on Sync to share container and site assignments with any computer connected to your Firefox Account.</p>
|
||||
<div class="half-button-wrapper">
|
||||
<a herf="#" id="no-sync" class="half-onboarding-button grey-button">No Thanks</a>
|
||||
<a href="https://accounts.firefox.com/?service=sync&utm_source=addon&utm_medium=panel&utm_campaign=container-sync" id="start-sync-button" class="half-onboarding-button">Start Syncing</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="panel achievement-panel hide" id="achievement-panel">
|
||||
|
||||
Reference in New Issue
Block a user