From 8a5823b8c426375a63d49424e7d800530c50ee0b Mon Sep 17 00:00:00 2001 From: Jan Paul Tuecking Date: Fri, 18 Jun 2010 22:49:16 +0200 Subject: [PATCH] This fixes Bug #0000652 - IE8 needs forced blank, other browser are still fine --- html/html/themes/ipfire/include/functions.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/html/themes/ipfire/include/functions.pl b/html/html/themes/ipfire/include/functions.pl index 9af7380eef..c681f804a7 100644 --- a/html/html/themes/ipfire/include/functions.pl +++ b/html/html/themes/ipfire/include/functions.pl @@ -363,8 +363,8 @@ if ($settings{'SPEED'} ne 'off') { print < $Lang::tr{'bandwidth usage'}: - $Lang::tr{'incoming'}: - $Lang::tr{'outgoing'}: + $Lang::tr{'incoming'}:  $Lang::tr{'outgoing'}: + END ; } -- 2.39.2