fix display
authorMichael Wallner <mike@php.net>
Fri, 22 May 2015 10:37:06 +0000 (12:37 +0200)
committerMichael Wallner <mike@php.net>
Fri, 22 May 2015 10:37:06 +0000 (12:37 +0200)
public/index.php

index f06e94e9fd0d8787589447de92241ac38737d86c..d557aa7450a0ec0b75d71a42f82e3b0af93db904 100644 (file)
                                                <?php foreach ($phars as $ext => list($phar, $meta)) : ?>
                                                <td class="text-left">
                                                        <a href="<?= htmlspecialchars($phar) ?>"
-                                                          >ext.phar<?= htmlspecialchars($ext) ?></a>
+                                                          >ext.phar<?= htmlspecialchars($ext) ?></a><br>
                                                        <small><?php
 
                                                        $u = ["Bytes", "KB", "MB"];