From 6e8089a94f5cb8b9baafa1afd8dc01d3baa9fd6d Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 10 May 2014 14:25:36 +0200 Subject: [PATCH] theme: Fix spacing of version string in footer. --- html/html/themes/ipfire/include/functions.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/html/themes/ipfire/include/functions.pl b/html/html/themes/ipfire/include/functions.pl index 0c47cd456b..63740d42d8 100644 --- a/html/html/themes/ipfire/include/functions.pl +++ b/html/html/themes/ipfire/include/functions.pl @@ -194,7 +194,7 @@ sub openpagewithoutmenu { sub closepage () { open(FILE, "; - $system_release =~ s/core/Core Update/; + $system_release =~ s/core/Core Update /; close(FILE); print <