From bae4881a398328dea9f623bf2c65f852f452f604 Mon Sep 17 00:00:00 2001 From: reinerj Date: Mon, 9 Aug 2004 12:32:46 +0000 Subject: [PATCH] replace the crap --- phpgwapi/templates/default/head.inc.php | 4 ++-- phpgwapi/templates/default/navbar.inc.php | 8 ++++---- phpgwapi/templates/edge-it/head.inc.php | 4 ++-- phpgwapi/templates/edge-it/login.tpl | 2 +- phpgwapi/templates/edge-it/navbar.inc.php | 6 +++--- phpgwapi/templates/idots/head.inc.php | 4 ++-- phpgwapi/templates/idots/login.tpl | 2 +- phpgwapi/templates/idots/navbar.inc.php | 6 +++--- phpgwapi/templates/idsociety/head.inc.php | 4 ++-- phpgwapi/templates/idsociety/navbar.inc.php | 6 +++--- 10 files changed, 23 insertions(+), 23 deletions(-) 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 @@