mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Close ul
This commit is contained in:
@@ -105,6 +105,7 @@ foreach (get_active_branches() as $major => $releases) {
|
||||
<li><a class='download-link' href='/downloads.php#v$version'>$version</a><span class='dot'>·</span><a class='notes' href='/ChangeLog-$major.php#$version'>Release Notes</a><span class='dot'>·</span><a class='notes' href='/migration$major$minor'>Upgrading</a></li>\n";
|
||||
}
|
||||
}
|
||||
$intro .= "</ul>\n";
|
||||
$intro .= <<<EOF
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user