From 6ac41169daa2c6d1271a0263f64366d3e20649b9 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Mon, 27 Mar 2006 19:49:18 +0000 Subject: fix typo and resize text in image upgrade wizard --- lib/python/Screens/ImageWizard.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python') diff --git a/lib/python/Screens/ImageWizard.py b/lib/python/Screens/ImageWizard.py index e0e0dfea..5617e8f1 100644 --- a/lib/python/Screens/ImageWizard.py +++ b/lib/python/Screens/ImageWizard.py @@ -25,7 +25,7 @@ else: class ImageWizard(Wizard): skin = """ - + """ -- cgit v1.2.3