From b4ed5d5c2dfa42fdd42ad1aa303e5c590fd00d57 Mon Sep 17 00:00:00 2001 From: acid-burn Date: Fri, 20 May 2011 08:56:25 +0200 Subject: [PATCH 1/1] WirelessLan: small skinfix for WLAN Status Screen. refs #725 --- .../SystemPlugins/WirelessLan/plugin.py | 27 +++++++++---------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/lib/python/Plugins/SystemPlugins/WirelessLan/plugin.py b/lib/python/Plugins/SystemPlugins/WirelessLan/plugin.py index 3462146f..10213eb0 100644 --- a/lib/python/Plugins/SystemPlugins/WirelessLan/plugin.py +++ b/lib/python/Plugins/SystemPlugins/WirelessLan/plugin.py @@ -49,20 +49,19 @@ class WlanStatus(Screen): - - - - - - - - - - - - - - + + + + + + + + + + + + + -- 2.30.2