summaryrefslogtreecommitdiff
path: root/gpsd.php.in
diff options
context:
space:
mode:
authorBeat Bolli <bbolli@ewanet.ch>2011-10-26 23:49:00 +0200
committerEric S. Raymond <esr@thyrsus.com>2011-10-27 04:34:48 -0400
commit44c4a0f1d2d05851550ea34372bdd38fbf917a6c (patch)
tree3fd55f290f185a33b8b66966f0c6414a151f5885 /gpsd.php.in
parent45afd092ad1e2c411d92b01f43870be6fa5009fe (diff)
downloadgpsd-44c4a0f1d2d05851550ea34372bdd38fbf917a6c.tar.gz
Fix a mistyped variable name in gpsd.php.in
Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
Diffstat (limited to 'gpsd.php.in')
-rw-r--r--gpsd.php.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpsd.php.in b/gpsd.php.in
index 674be1ed..fe23c5d3 100644
--- a/gpsd.php.in
+++ b/gpsd.php.in
@@ -414,7 +414,7 @@ width="600" height="600"/>
<p class="caption">A filled circle means the satellite was used in
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>
+{$map_code}</td>
</tr>
EOF;