Skip to content

Commit

Permalink
Updated help-message
Browse files Browse the repository at this point in the history
  • Loading branch information
philpotisk committed Jan 27, 2022
1 parent 78b7470 commit 0b0e8c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/Settings/Ecosystems/ebsi-essif.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
<div class="success-animation">
<svg class="checkmark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 52 52"><circle class="checkmark__circle" cx="26" cy="26" r="25" fill="none" /><path class="checkmark__check" fill="none" d="M14.1 27.2l7.1 7.2 16.7-16.8" /></svg>
</div>
<p>You just succesfully onboarded on EBSI</p>
<p>You just successfully onboarded on EBSI</p>
</div>
</div>
</div>
<p :class="this.wizardIndex === 2 ? 'hide': '_help'">Want help? <span><a href="#">Detailed instructions</a></span></p>
<p :class="this.wizardIndex === 2 ? 'hide': '_help'">Get token for the EBSI Pre Production environment <span><a href="https://app.preprod.ebsi.eu/users-onboarding" target="_blank">here</a></span></p>
</div>
<div id="menu-content" class="_menu-content hide">
<ul>
Expand Down

0 comments on commit 0b0e8c0

Please sign in to comment.