pull/73/head
jonsowman 2010-08-23 13:07:54 +00:00
rodzic 27d953a59a
commit 3356022247
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -28,7 +28,7 @@ foreach( $dirs as $dir ) {
echo '<h3>' . $limit . ' days old or newer</h3>';
$i=1;
echo '<table border=1>';
echo '<table border="1" cellspacing="0">';
echo '<tr style="font-weight:bold; text-align:center"><td>Index</td><td>UUID</td>'
. '<td>Lat</td><td>Lon</td><td>Asc</td><td>Desc</td><td>Burst</td><td>View</td></tr>';
foreach( $uuid_list as $uuid ) {