From: Jan Paul Tuecking Date: Fri, 18 Jun 2010 20:49:16 +0000 (+0200) Subject: This fixes Bug #0000652 - IE8 needs forced blank, other browser are still fine X-Git-Tag: v2.9-beta1~218 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=8a5823b8c426375a63d49424e7d800530c50ee0b;hp=d47236e0de22f80a9bf6055715b2188d1ed931ba This fixes Bug #0000652 - IE8 needs forced blank, other browser are still fine --- 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 ; }