mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Complete Source Code has been moved from h2 to h4 to give the PHP version higher priority.
This commit is contained in:
@@ -101,7 +101,7 @@ foreach ($rows as $row) {
|
||||
<div class="span6">
|
||||
<h1 id="v<?php echo $v; ?>">PHP <?php echo "$v $stable"; ?></h1>
|
||||
|
||||
<h2>Complete Source Code</h2>
|
||||
<h4>Complete Source Code:</h4>
|
||||
<ul>
|
||||
<?php
|
||||
foreach($a["source"] as $rel) {
|
||||
|
||||
Reference in New Issue
Block a user