From: Michael Tremer Date: Sat, 10 May 2014 12:25:36 +0000 (+0200) Subject: theme: Fix spacing of version string in footer. X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=6e8089a94f5cb8b9baafa1afd8dc01d3baa9fd6d;ds=sidebyside theme: Fix spacing of version string in footer. --- diff --git a/html/html/themes/ipfire/include/functions.pl b/html/html/themes/ipfire/include/functions.pl index 0c47cd456..63740d42d 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 <