Skip to content

Commit

Permalink
Remove subscribe button translation key
Browse files Browse the repository at this point in the history
  • Loading branch information
tomyo committed Jun 23, 2024
1 parent c4bd3b1 commit 9b02337
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,7 @@ <h1 class="item">Cisco Pema</h1>
>
</div>

<button
onclick="newsletterDialog.showModal()"
data-l10n-key="subscribe-to-newsletter"
>
<button onclick="newsletterDialog.showModal()">
Subscribe to Newsletter
</button>

Expand Down

0 comments on commit 9b02337

Please sign in to comment.