svn: /web/php/trunk/include/ header.inc
[email protected] (Adam Harvey)
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
aharvey Fri, 07 Jan 2011 09:29:06 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=307214
Log:
Fix a couple of formedness errors.
Changed paths:
U web/php/trunk/include/header.inc
Modified: web/php/trunk/include/header.inc
===================================================================
--- web/php/trunk/include/header.inc 2011-01-07 09:15:54 UTC (rev 307213)
+++ web/php/trunk/include/header.inc 2011-01-07 09:29:06 UTC (rev 307214)
@@ -99,7 +99,7 @@
</p><p>
Fast, flexible and pragmatic, PHP powers everything from your blog to the largest social networking site in the world.
</p>
- <p class="tutorial"><a href="/tut.php">Introductory Tutorial »</a></p>
+ <p class="tutorial"><a href="/tut.php">Introductory Tutorial »</a></p>
</div>
<div class="download">
<?php foreach ($RELEASES[5] as $version => $release): ?>
@@ -145,6 +145,7 @@
<dd><a href="#">Write documentation</a></dd>
<dd><a href="#">Test PHP</a></dd>
<dt><a href="/cal.php">Calendar of Events</a></dt>
+ <dd></dd>
</dl>
<dl>
<dt><a href="/mailing-lists.php">Mailing lists</a></dt>