Commit: a595ac6ded84a1a7a775d69b75026a2ab45772bd Author: Sobak <[email protected]> Mon, 19 May 2014 12:12:27 +0200 Parents: e4e29ed542f99b6c7e5e1b99f8597592a380fb5e Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=a595ac6ded84a1a7a775d69b75026a2ab45772bd 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
