Commit: 9c7d103d0d9843a0c7bce66b9dfc6e59f5550200 Author: Ben Ramsey <[email protected]> Sat, 22 Jul 2017 09:08:30 -0500 Parents: 69569c6d52cb4d5898ea7d5b50b98b4e51b543ec Branches: master
Link: http://git.php.net/?p=web/news.git;a=commitdiff;h=9c7d103d0d9843a0c7bce66b9dfc6e59f5550200 Log: Remove credits from footer Changed paths: M common.php Diff: diff --git a/common.php b/common.php index e9988f1..542fbaf 100644 --- a/common.php +++ b/common.php @@ -66,7 +66,6 @@ function foot() {?> <li class="footer-nav-item"><a class="footer-nav-item-link" href="http://php.net/mirrors.php">Mirror sites</a></li> <li class="footer-nav-item"><a class="footer-nav-item-link" href="http://php.net/privacy.php">Privacy policy</a></li> </ul> - <div class="footer-mentions">Written by Jim Winstead, redesigned by <a class="alt-link" href="https://wixiweb.fr">Wixiweb</a>.</div> </footer> </body> </html> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
