diff -Nur e-smith-manager-2.4.0.old/root/etc/e-smith/templates/etc/e-smith/web/common/head.tmpl/30FrameSetup01 e-smith-manager-2.4.0/root/etc/e-smith/templates/etc/e-smith/web/common/head.tmpl/30FrameSetup01 --- e-smith-manager-2.4.0.old/root/etc/e-smith/templates/etc/e-smith/web/common/head.tmpl/30FrameSetup01 2014-02-17 14:36:58.841522820 +0100 +++ e-smith-manager-2.4.0/root/etc/e-smith/templates/etc/e-smith/web/common/head.tmpl/30FrameSetup01 2014-02-17 14:53:45.473443471 +0100 @@ -18,7 +18,7 @@ else \{ my $panel = "Server manager"; - my $img = "server-manager.jpg"; + my $img = "smeserver_logo.jpg"; $OUT .= < diff -Nur e-smith-manager-2.4.0.old/root/etc/e-smith/templates/etc/httpd/admin-conf/httpd.conf/90e-smithAccess15common e-smith-manager-2.4.0/root/etc/e-smith/templates/etc/httpd/admin-conf/httpd.conf/90e-smithAccess15common --- e-smith-manager-2.4.0.old/root/etc/e-smith/templates/etc/httpd/admin-conf/httpd.conf/90e-smithAccess15common 2014-02-17 14:36:58.841522820 +0100 +++ e-smith-manager-2.4.0/root/etc/e-smith/templates/etc/httpd/admin-conf/httpd.conf/90e-smithAccess15common 2014-02-17 14:43:48.146447519 +0100 @@ -29,7 +29,6 @@ TKTAuthLoginURL /server-common/cgi-bin/login require valid-user - SetEnv IMGHDR_SRC "/server-common/server-manager.jpg" Satisfy all diff -Nur e-smith-manager-2.4.0.old/root/etc/e-smith/templates/etc/httpd/admin-conf/httpd.conf/90e-smithAccess20manager e-smith-manager-2.4.0/root/etc/e-smith/templates/etc/httpd/admin-conf/httpd.conf/90e-smithAccess20manager --- e-smith-manager-2.4.0.old/root/etc/e-smith/templates/etc/httpd/admin-conf/httpd.conf/90e-smithAccess20manager 2014-02-17 14:36:58.841522820 +0100 +++ e-smith-manager-2.4.0/root/etc/e-smith/templates/etc/httpd/admin-conf/httpd.conf/90e-smithAccess20manager 2014-02-17 14:44:13.137706493 +0100 @@ -13,7 +13,6 @@ TKTAuthLoginURL /server-common/cgi-bin/login require user admin - SetEnv IMGHDR_SRC "/server-common/server-manager.jpg" Satisfy all @@ -27,6 +26,5 @@ TKTAuthLoginURL /server-common/cgi-bin/login require user admin - SetEnv IMGHDR_SRC "/server-common/server-manager.jpg" Satisfy all diff -Nur e-smith-manager-2.4.0.old/root/etc/e-smith/templates/etc/httpd/admin-conf/httpd.conf/90e-smithAccess20password e-smith-manager-2.4.0/root/etc/e-smith/templates/etc/httpd/admin-conf/httpd.conf/90e-smithAccess20password --- e-smith-manager-2.4.0.old/root/etc/e-smith/templates/etc/httpd/admin-conf/httpd.conf/90e-smithAccess20password 2014-02-17 14:36:58.841522820 +0100 +++ e-smith-manager-2.4.0/root/etc/e-smith/templates/etc/httpd/admin-conf/httpd.conf/90e-smithAccess20password 2014-02-17 14:44:39.634036526 +0100 @@ -6,13 +6,11 @@ order deny,allow deny from all allow from { $localAccess } - SetEnv IMGHDR_SRC "/server-common/user-password.jpg" order deny,allow deny from all allow from { $localAccess } - SetEnv IMGHDR_SRC "/server-common/user-password.jpg"