Skip to content

Commit 822452c

Browse files
committed
Removed CFP links. Added CFP closed notice to CFP page.
1 parent ca7620a commit 822452c

File tree

6 files changed

+1
-7
lines changed

6 files changed

+1
-7
lines changed

resources/404.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ <h1>PHP Community
1212
<li><a href="/">Home</a></li>
1313
<li><a href="/about">About Us</a></li>
1414
<li><a href="/sponsorships">Sponsor Us</a></li>
15-
<li><a href="/cfp">CFP</a></li>
1615
<li><a href="/subscribe">Keep in Touch</a></li>
1716
</ul>
1817
</div>

resources/about.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ <h1>PHP Community
1212
<li><a href="/">Home</a></li>
1313
<li>About Us</li>
1414
<li><a href="/sponsorships">Sponsor Us</a></li>
15-
<li><a href="/cfp">CFP</a></li>
1615
<li><a href="/subscribe">Keep in Touch</a></li>
1716
</ul>
1817
</div>

resources/cfp.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ <h1>PHP Community
2525
<p>Tell us about an inspiring project you&rsquo;re working on and why it&rsquo;s important.</p>
2626
</div>
2727
<div class="section">
28-
29-
<h2>Call for Proposals</h2>
28+
<h2>The Call for Proposals is <strong>closed</strong>. Thank you for your interest.</h2>
3029
<p>We're calling for presentations on the topic of <strong>real world PHP</strong>. Tell us about an inspiring project you're working on and why it's important. We don't want to focus on the details of the code itself, but rather on <strong>how your project solves a problem or fills a need</strong>.</p>
3130
<p>If selected as a speaker, we will cover your air fare and hotel costs for the dates of the event. To submit a talk, please email your proposed title and abstract to <a href="mailto:[email protected]">[email protected]</a> by <strong>January 31, 2011</strong>.</p>
3231

resources/home.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ <h3>Nashville,<span>&nbsp;</span>TN</h3>
1717
<li>Home</li>
1818
<li><a href="/about">About Us</a></li>
1919
<li><a href="/sponsorships">Sponsor Us</a></li>
20-
<li><a href="/cfp">CFP</a></li>
2120
<li><a href="/subscribe">Keep in Touch</a></li>
2221
</ul>
2322
</div>

resources/sponsorships.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ <h1>PHP Community
1212
<li><a href="/">Home</a></li>
1313
<li><a href="/about">About Us</a></li>
1414
<li>Sponsor Us</li>
15-
<li><a href="/cfp">CFP</a></li>
1615
<li><a href="/subscribe">Keep in Touch</a></li>
1716
</ul>
1817
</div>

resources/subscribe.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ <h1>PHP Community
1212
<li><a href="/">Home</a></li>
1313
<li><a href="/about">About Us</a></li>
1414
<li><a href="/sponsorships">Sponsor Us</a></li>
15-
<li><a href="/cfp">CFP</a></li>
1615
<li>Keep in Touch</li>
1716
</ul>
1817
</div>

0 commit comments

Comments
 (0)