Skip to content

Commit 36b8ae3

Browse files
committed
Merge branch 'master' into prod
2 parents 4157ccd + 7960134 commit 36b8ae3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

resources/sponsorships.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h1>PHP Community
1010
<div id="nav">
1111
<ul>
1212
<li><a href="home">Home</a></li>
13-
<li><a href="http://phpcon.eventbrite.com/">Register</a></li>
13+
<li><a href="register">Register</a></li>
1414
<li><a href="about">About Us</a></li>
1515
<li>Sponsor Us</li>
1616
<li><a href="subscribe">Keep in Touch</a></li>
@@ -27,16 +27,16 @@ <h2>Sponsorship Prospectus</h2>
2727
<p>To sponsor us, please send email to <a href="mailto:[email protected]">[email protected]</a>.</p>
2828
</div>
2929
<div id="body">
30-
<h3>Platinum Sponsorship: $10,000.00</h3>
31-
<p>There's only one Platinum Sponsorship available. This level includes all benefits applicable to a <a href="#silver">Silver Sponsorship</a> plus:</p>
30+
<h3>Platinum Sponsorship: $10,000</h3>
31+
<p>There's only one Platinum Sponsorship available. This level includes all benefits applicable to a <a href="#gold">Gold Sponsorship</a> plus:</p>
3232
<ul>
3333
<li>Your brand presented on an exclusive banner at the event</li>
3434
<li>Your logo on our web site</li>
3535
<li>Your logo on the front of the name badges</li>
3636
<li>Named as the exclusive sponsor of the after party</li>
3737
</ul>
3838

39-
<h3>Gold Sponsorship: $5,000.00</h3>
39+
<h3><a name="gold">Gold Sponsorship: $5,000</a></h3>
4040
<p>All benefits applicable to a <a href="#silver">Silver Sponsorship</a> plus:</p>
4141
<ul>
4242
<li>Your brand presented on an exclusive banner at the event</li>
@@ -46,7 +46,7 @@ <h3>Gold Sponsorship: $5,000.00</h3>
4646
</ul>
4747

4848

49-
<h3><a name="silver">Silver Sponsorship: $2,500.00</a></h3>
49+
<h3><a name="silver">Silver Sponsorship: $2,500</a></h3>
5050
<ul>
5151
<li>2 tickets to the main conference event</li>
5252
<li>Your logo on our web site</li>
@@ -57,7 +57,7 @@ <h3><a name="silver">Silver Sponsorship: $2,500.00</a></h3>
5757
</ul>
5858

5959

60-
<h3>Community Sponsorship: $500.00</h3>
60+
<h3>Community Sponsorship: $500</h3>
6161
<p>Become a <a href="http://phpconsponsors.eventbrite.com/">Community Sponsor</a> now.</p>
6262
<ul>
6363
<li>1 ticket to the main conference day<br>

0 commit comments

Comments
 (0)