1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Fixed the php.net part of bug #72880 (snaps.php.net still linked from other php.net sites)

This is simply, like stated in the bug report, a left over anchor in the sidebar
This commit is contained in:
Kalle Sommer Nielsen
2016-09-01 03:01:44 +02:00
parent c2ee0eee25
commit adadd33ef8

View File

@@ -250,7 +250,6 @@ $SIDEBAR = <<< SIDEBAR_DATA
<p class='panel'><a href="#cvs">Archived CVS Repository</a></p>
<p class='panel'><a href="#lxr">Cross Reference</a></p>
<p class='panel'><a href="#gtk">PHP-GTK</a></p>
<p class='panel'><a href="#snaps">Daily PHP Snapshots</a></p>
<p class='panel'><a href="#gcov">Test and Code Coverage analysis</a></p>
<p class='panel'><a href="#wiki">The PHP Wiki</a></h2>
<p class='panel'><a href="#people">The PHP Developers Profiles</a></h2>