We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bccf30 commit 3fdb2b1Copy full SHA for 3fdb2b1
index.php
@@ -1708,7 +1708,7 @@ function replaceNewUpdater()
1708
<p class="price">Price $1</p>
1709
<p class="subscribers">3000 Subscribers</p>
1710
<br>
1711
- <input type="button" onclick="location.href='https://phplist.com/chooseplan';" value="Book"
+ <input type="button" onclick="window.open('https://phplist.com/chooseplan')" value="Book"
1712
style="width: 90px;height: 30px; border: 1px dashed #21AE8A; background: #fff; margin: 0 auto;"
1713
class="book"/>
1714
</div>
0 commit comments