diff --git a/phpgwapi/inc/class.egw_framework.inc.php b/phpgwapi/inc/class.egw_framework.inc.php
index 1050a48b3e..9db9daf307 100644
--- a/phpgwapi/inc/class.egw_framework.inc.php
+++ b/phpgwapi/inc/class.egw_framework.inc.php
@@ -214,7 +214,9 @@ abstract class egw_framework
}
$var['page_generation_time'] .= '';
}
- $var['powered_by'] = lang('Powered by').' EGroupware '.lang('version').' '.$GLOBALS['egw_info']['server']['versions']['phpgwapi'];
+ $var['powered_by'] = lang('Powered by').' Stylite\'s'.
+ ' EGroupware'.
+ ' Community Version '.$GLOBALS['egw_info']['server']['versions']['phpgwapi'];
return $var;
}
diff --git a/phpgwapi/templates/default/images/logo.png b/phpgwapi/templates/default/images/logo.png
index 13c35b0287..e25c1e8b18 100644
Binary files a/phpgwapi/templates/default/images/logo.png and b/phpgwapi/templates/default/images/logo.png differ
diff --git a/phpgwapi/templates/default/images/logo.xcf b/phpgwapi/templates/default/images/logo.xcf
new file mode 100644
index 0000000000..8b059fe84e
Binary files /dev/null and b/phpgwapi/templates/default/images/logo.xcf differ