From e49839dbfed8c46ae52de755dab85f4941e7d16c Mon Sep 17 00:00:00 2001 From: Jogi Hofmüller Date: Wed, 24 Aug 2011 14:42:54 +0000 Subject: - more width and height fiddling git-svn-id: https://svn.spreadspace.org/mur.sat@165 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- tools/mmd/MmdWidgets.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/mmd/MmdWidgets.py') diff --git a/tools/mmd/MmdWidgets.py b/tools/mmd/MmdWidgets.py index 40fe96a..02f1bef 100644 --- a/tools/mmd/MmdWidgets.py +++ b/tools/mmd/MmdWidgets.py @@ -296,7 +296,7 @@ def osmWidget (session): if not user_location: user_location = Location () html = ''' - + '''.format ( user_location.name, user_location.longitude, -- cgit v1.2.3