Commit: 3608f70da7bf9918aaf6bd74f2568a0644ba773b Author: Sobak <[email protected]> Mon, 19 May 2014 12:12:27 +0200 Parents: 81e984d9d8c6850a066343232166b2d4dbd68d4a Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=3608f70da7bf9918aaf6bd74f2568a0644ba773b Log: This should be a paragraph Changed paths: M thanks.php Diff: diff --git a/thanks.php b/thanks.php index 4a3abf6..16b233b 100644 --- a/thanks.php +++ b/thanks.php @@ -111,8 +111,8 @@ site_header("Thanks", array("current" => "community")); by donating a server and resources to enable us to build manuals and distribute our content via rsync. </li> - -<li>PHP.net is very grateful for all their support.</li> </ul> +<p>PHP.net is very grateful for all their support.</p> + <?php site_footer(); ?> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
