From 5062f841f312438194a9d1071c390f37970e6fd4 Mon Sep 17 00:00:00 2001 From: Jogi Hofmüller Date: Fri, 12 Aug 2011 08:34:03 +0000 Subject: - fixed typo in dataWidget () SSP Latitude title - fixed gap betwenn satellite's current SSP and curve git-svn-id: https://svn.spreadspace.org/mur.sat@134 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- tools/mmd/MmdWidgets.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'tools/mmd/MmdWidgets.py') diff --git a/tools/mmd/MmdWidgets.py b/tools/mmd/MmdWidgets.py index d5fa2a1..8361002 100644 --- a/tools/mmd/MmdWidgets.py +++ b/tools/mmd/MmdWidgets.py @@ -63,6 +63,11 @@ def computeTrajectory (longitude, latitude, elevation): def loginFormWidget (): html = ''' + Please enter your email and password in the form below.
@@ -375,7 +380,7 @@ def dataWidget (session):
Time: 00 D 00 H 00 M 00 S
SSP Longitude: {1}
-
SSP Latitude: {2}
+
SSP Latitude: {2}
Altitude: {3}m

Submit a report
-- cgit v1.2.3