Commit: f67c96748ed97bdc976757327d3c906fc334be44 Author: Christoph M. Becker <[email protected]> Sat, 6 Jul 2019 15:12:52 +0200 Parents: f087b1d497774370ee4cde7d0f2eeb42b47ec50a Branches: master
Link: http://git.php.net/?p=web/windows.git;a=commitdiff;h=f67c96748ed97bdc976757327d3c906fc334be44 Log: Remove spurious closing div tags Changed paths: M docroot/index.php Diff: diff --git a/docroot/index.php b/docroot/index.php index 55a6cd0..726579b 100644 --- a/docroot/index.php +++ b/docroot/index.php @@ -942,10 +942,6 @@ include TPL_PATH . 'news_line.php'; <a href="https://windows.php.net/archive/index.php"><strong>News Archive</strong></a> --></p> </div><!-- .content --> - </div> - </div> - </div> - </div> </li><!-- .main-column --> </ul><!-- .content-columns --> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
