diff --git a/phpgwapi/templates/default/head.inc.php b/phpgwapi/templates/default/head.inc.php index 668965fcac..3bdea06081 100644 --- a/phpgwapi/templates/default/head.inc.php +++ b/phpgwapi/templates/default/head.inc.php @@ -1,7 +1,7 @@ $GLOBALS['phpgw_info']['theme']['navbar_bg'], ); - $var['powered_by'] = lang('Powered by phpGroupWare version %1',$GLOBALS['phpgw_info']['server']['versions']['phpgwapi']); + $var['powered_by'] = lang('Powered by eGroupWare version %1',$GLOBALS['phpgw_info']['server']['versions']['phpgwapi']); if (isset($GLOBALS['phpgw_info']['navbar']['admin']) && $GLOBALS['phpgw_info']['user']['preferences']['common']['show_currentusers']) { $var['current_users'] = ' - + diff --git a/phpgwapi/templates/edge-it/navbar.inc.php b/phpgwapi/templates/edge-it/navbar.inc.php index f2d5d4de51..f5154e0793 100644 --- a/phpgwapi/templates/edge-it/navbar.inc.php +++ b/phpgwapi/templates/edge-it/navbar.inc.php @@ -1,7 +1,7 @@
'.lang('Page was generated in %1 seconds',$totaltime).''; } - $var['powered_by'] = lang('Powered by phpGroupWare version %1',$GLOBALS['phpgw_info']['server']['versions']['phpgwapi']); + $var['powered_by'] = lang('Powered by eGroupWare version %1',$GLOBALS['phpgw_info']['server']['versions']['phpgwapi']); $GLOBALS['idots_tpl']->set_var($var); $GLOBALS['idots_tpl']->pfp('out','footer'); } diff --git a/phpgwapi/templates/idots/head.inc.php b/phpgwapi/templates/idots/head.inc.php index 11d6854610..4d92c02543 100644 --- a/phpgwapi/templates/idots/head.inc.php +++ b/phpgwapi/templates/idots/head.inc.php @@ -1,7 +1,7 @@ - + diff --git a/phpgwapi/templates/idots/navbar.inc.php b/phpgwapi/templates/idots/navbar.inc.php index 1268e5aeff..b1658526c3 100644 --- a/phpgwapi/templates/idots/navbar.inc.php +++ b/phpgwapi/templates/idots/navbar.inc.php @@ -1,7 +1,7 @@
'.lang('Page was generated in %1 seconds',$totaltime).''; } - $var['powered_by'] = lang('Powered by phpGroupWare version %1',$GLOBALS['phpgw_info']['server']['versions']['phpgwapi']); + $var['powered_by'] = lang('Powered by eGroupWare version %1',$GLOBALS['phpgw_info']['server']['versions']['phpgwapi']); $var['activate_tooltips'] = ''; $GLOBALS['idots_tpl']->set_var($var); $GLOBALS['idots_tpl']->pfp('out','footer'); diff --git a/phpgwapi/templates/idsociety/head.inc.php b/phpgwapi/templates/idsociety/head.inc.php index 4be28a6b30..58faeb5a7c 100644 --- a/phpgwapi/templates/idsociety/head.inc.php +++ b/phpgwapi/templates/idsociety/head.inc.php @@ -1,7 +1,7 @@