Updated modal title

refs https://github.com/TryGhost/Team/issues/1583
This commit is contained in:
Djordje Vlaisavljevic 2022-05-12 12:14:07 +02:00
parent af55c71a9e
commit 1349a03164

View File

@ -1,7 +1,7 @@
<div class="modal-content" data-test-modal="limits/multiple-newsletters">
<header class="modal-header">
<h1>Upgrade to add more newsletters</h1>
<h1>Upgrade your plan</h1>
</header>
<button class="close" title="Close" type="button" {{on "click" @close}}>{{svg-jar "close"}}<span class="hidden">Close</span></button>