Skip to content

Commit 124c2e0

Browse files
committed
correcting display
1 parent 1c5c139 commit 124c2e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/register.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ <h1>PHP Community
2121
<p class="twitter">Follow Us: <a href="http://twitter.com/phpcomcon">PHPCOMCON</a></p>
2222
</div>
2323
</div>
24+
<div id="body">
2425
<div class="aside">
2526
<p>We can't wait to see you in Nashville!</p>
2627
</div>
2728
<div class="section">
2829
<h2>Registration for the PHP Community Conference Includes</h2>
29-
<div id="body">
3030
<ul>
3131
<li>access to the tutorial day on April 21st</li>
3232
<li>access to the conference day on April 22nd</li>
@@ -37,8 +37,8 @@ <h2>Registration for the PHP Community Conference Includes</h2>
3737

3838
<p>We'll post the schedule as soon as we can, but expect two informative tracks on tutorial day and two inspiring tracks on the regular session day. The current price of <span style="font-size: 16px;">$349.95</span> is only available until the schedule goes up or the first 100 tickets are sold, so buy now and save!
3939
</p>
40-
</div>
4140
</div>
41+
</div>
4242
</div>
4343
<?php
4444
$body = ob_get_clean();

0 commit comments

Comments
 (0)