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

Really center that mirror table

This commit is contained in:
Gabor Hojtsy
2003-04-24 06:51:29 +00:00
parent d1e6654ce9
commit e607a107f3

View File

@@ -32,7 +32,7 @@ commonHeader("Mirror Sites");
<?php print_link("/mirroring.php", "here's how"); ?>.
</p>
<p align="center">
<div align="center">
<table border="0" cellpadding="3" cellspacing="1" width="560">
<?php
@@ -96,6 +96,6 @@ foreach ($MURLS as $murl) {
?>
</table>
</p>
</div>
<?php commonFooter(); ?>
<?php commonFooter(); ?>