Skip to content

Commit

Permalink
Add email and remove access to commercial from community
Browse files Browse the repository at this point in the history
  • Loading branch information
derickr committed Sep 12, 2019
1 parent ecf55f4 commit bfcacd1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions html/support.php
Expand Up @@ -21,7 +21,6 @@
<ul>
<li>✖ Support: <a href='https://stackoverflow.com/questions/tagged/xdebug'>Stackoverflow</a></li>
<li>✖ Issue Priority: Low</li>
<li>✖ Access to Commercial Add-ons</li>
<li>✔ Monthly News Post</li>
</ul>
<hr/>
Expand All @@ -44,7 +43,7 @@
<li>✔ Invoice</li>
</ul>
<hr/>
<div class="contact"><a href='mailto:billing@xdebug.org?subject=Basic Subscription'>E-mail to sign up</a></div>
<div class="contact"><a href='mailto:billing@xdebug.org?subject=Basic Subscription'>E-mail billing+basic@xdebug.org to sign up</a></div>
</div>
</div>

Expand All @@ -63,7 +62,7 @@
<li>✔ Invoice</li>
</ul>
<hr/>
<div class="contact"><a href='mailto:billing@xdebug.org?subject=Company Subscription'>E-mail to sign up</a></div>
<div class="contact"><a href='mailto:billing@xdebug.org?subject=Company Subscription'>E-mail billing+company@xdebug.org to sign up</a></div>
</div>
</div>

Expand Down

0 comments on commit bfcacd1

Please sign in to comment.