This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via a2069a37b80a2f3f19ab0170d03a0ec35e9257aa (commit) via 60f8111d5356be1e537141b901e194f2b3b81f47 (commit) from a46b97969c2a15a9347dbb2d5ae5a273825a31ed (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a2069a37b80a2f3f19ab0170d03a0ec35e9257aa Author: Larsen Date: Tue Jun 9 22:00:30 2015 +0200 Link the IPFire logo to ipfire.org Signed-off-by: Lars Schuhmacher Signed-off-by: Michael Tremer commit 60f8111d5356be1e537141b901e194f2b3b81f47 Author: Larsen Date: Mon Jun 1 22:43:06 2015 +0200 squid-accounting: Fix typos in src/squid-accounting/acct.en.pl Fix typos in src/squid-accounting/acct.en.pl Signed-off-by: Lars Schuhmacher Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: 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 +- src/squid-accounting/acct.en.pl | 4 ++-- 6 files changed, 9 insertions(+), 8 deletions(-) Difference in files: diff --git a/html/html/themes/darkdos/include/functions.pl b/html/html/themes/darkdos/include/functions.pl index 737e051..7d803b6 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 1401030..5288253 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 e0ac3cd..1cc18f8 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 63740d4..eedf069 100644 --- a/html/html/themes/ipfire/include/functions.pl +++ b/html/html/themes/ipfire/include/functions.pl @@ -152,12 +152,14 @@ print <