Commit:    dbadde0abe467be443de70c6e4019d1deb3b46a0
Author:    Sobak <[email protected]>         Wed, 2 Apr 2014 13:25:28 +0200
Parents:   1276afe9cc7ba28f6723b209812f409b3a539d0b
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=dbadde0abe467be443de70c6e4019d1deb3b46a0

Log:
Improved HTML markup

Changed paths:
  M  thanks.php


Diff:
diff --git a/thanks.php b/thanks.php
index 32ec789..3e75d47 100644
--- a/thanks.php
+++ b/thanks.php
@@ -84,12 +84,11 @@ site_header("Thanks", array("current" => "community"));
 
 <h1>Thanks Emeritus</h1>
 
-<ul>
-<li>
+<p>
  Special 'legacy' thanks go to the people and companies who have helped
  us in our past.
-</li>
-
+</p>
+<ul>
 <li>
  <a href="http://www.yahoo.com/";>Yahoo! Inc.</a> provided us with many many
  terabytes of bandwidth and hosting for www.php.net, and svn.php.net and 
git.php.net


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to