From a2069a37b80a2f3f19ab0170d03a0ec35e9257aa Mon Sep 17 00:00:00 2001 From: Larsen Date: Tue, 9 Jun 2015 22:00:30 +0200 Subject: [PATCH] Link the IPFire logo to ipfire.org Signed-off-by: Lars Schuhmacher Signed-off-by: Michael Tremer --- html/html/themes/darkdos/include/functions.pl | 2 +- html/html/themes/ipfire-legacy/include/functions.pl | 2 +- html/html/themes/ipfire/include/css/style.css | 1 - html/html/themes/ipfire/include/functions.pl | 6 ++++-- html/html/themes/maniac/include/functions.pl | 2 +- 5 files changed, 7 insertions(+), 6 deletions(-) diff --git a/html/html/themes/darkdos/include/functions.pl b/html/html/themes/darkdos/include/functions.pl index 737e051e7a..7d803b6ad3 100644 --- a/html/html/themes/darkdos/include/functions.pl +++ b/html/html/themes/darkdos/include/functions.pl @@ -227,7 +227,7 @@ END if ($settings{'WINDOWWITHHOSTNAME'} eq 'on') { print "

$settings{'HOSTNAME'}.$settings{'DOMAINNAME'}


"; } else { - print "

-= IPFire =-


"; + print "

-= IPFire =-


"; } print <+ $h2 + diff --git a/html/html/themes/ipfire-legacy/include/functions.pl b/html/html/themes/ipfire-legacy/include/functions.pl index 14010306bd..528825329f 100644 --- a/html/html/themes/ipfire-legacy/include/functions.pl +++ b/html/html/themes/ipfire-legacy/include/functions.pl @@ -227,7 +227,7 @@ END if ($settings{'WINDOWWITHHOSTNAME'} eq 'on') { print "

$settings{'HOSTNAME'}.$settings{'DOMAINNAME'}


"; } else { - print "

IPFire


"; + print "

IPFire


"; } print <$h2 diff --git a/html/html/themes/ipfire/include/css/style.css b/html/html/themes/ipfire/include/css/style.css index e0ac3cd116..1cc18f8978 100644 --- a/html/html/themes/ipfire/include/css/style.css +++ b/html/html/themes/ipfire/include/css/style.css @@ -115,7 +115,6 @@ iframe { #logo { height: 65px; margin-top: 1em; - background: url('../../images/tux2.png') no-repeat; } #logo h1 { diff --git a/html/html/themes/ipfire/include/functions.pl b/html/html/themes/ipfire/include/functions.pl index 63740d42d8..eedf069dda 100644 --- a/html/html/themes/ipfire/include/functions.pl +++ b/html/html/themes/ipfire/include/functions.pl @@ -152,12 +152,14 @@ print <