summaryrefslogtreecommitdiff
path: root/gpsd.php
diff options
context:
space:
mode:
authorBeat Bolli <bbolli@ewanet.ch>2011-03-03 23:55:41 +0100
committerEric S. Raymond <esr@thyrsus.com>2011-03-04 17:56:34 -0500
commit86b5f002777318f0914eecf8a30a2edfd2f49ea6 (patch)
treefa366e600200b59a1969453bf3cd113b02a2a351 /gpsd.php
parent6e855eacb6add1deff04052a10e0d9ae49cd7518 (diff)
downloadgpsd-86b5f002777318f0914eecf8a30a2edfd2f49ea6.tar.gz
gpsd.php: eliminate trailing whitespace
Diffstat (limited to 'gpsd.php')
-rw-r--r--gpsd.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/gpsd.php b/gpsd.php
index d5ac65ef..bcce2f78 100644
--- a/gpsd.php
+++ b/gpsd.php
@@ -241,7 +241,7 @@ function imageFilledDiamond($im, $x, $y, $r, $color){
imagepolygon($im, $vx, 4, $color);
$t -= 0.5;
}
-}
+}
function elevation($im, $sz, $C, $a){
$b = 90 - $a;
@@ -375,12 +375,12 @@ function write_html($resp){
}
.caption {
- text-align: left;
+ text-align: left;
margin: 1ex 3em 1ex 3em; /* top right bottom left */
}
.administrivia {
- font-size: small;
+ font-size: small;
font-family: verdana, sans-serif;
}
</style>
@@ -408,7 +408,7 @@ EOF;
width="600" height="600"/>
<br clear="all"/>
<p class="caption">A filled circle means the satellite was used in
-the last fix. Green-yellow-red colors indicate signal strength in dB,
+the last fix. Green-yellow-red colors indicate signal strength in dB,
green=most and red=least. Diamonds indicate SBAS satellites.</p>
{$gmap_code}</td>
</tr>