From 0fd18d7d622bbc162be139cc25e48ce15c55dcac Mon Sep 17 00:00:00 2001 From: jengo Date: Mon, 8 Jan 2001 17:10:06 +0000 Subject: [PATCH] Remove up the email on main screen and removed uneeded graphics --- phpgwapi/inc/phpgw_utilities_portalbox.inc.php | 12 ++++++++++++ phpgwapi/templates/verdilak/navbar.tpl | 2 +- phpgwapi/templates/verdilak/portal_main.tpl | 6 +++--- 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/phpgwapi/inc/phpgw_utilities_portalbox.inc.php b/phpgwapi/inc/phpgw_utilities_portalbox.inc.php index 69df56f1b6..921ca0f11d 100755 --- a/phpgwapi/inc/phpgw_utilities_portalbox.inc.php +++ b/phpgwapi/inc/phpgw_utilities_portalbox.inc.php @@ -1,4 +1,15 @@ set_var('title',$this->getvar('title')); $p->set_var('inner_width',$this->getvar('width')); $p->set_var('inner_bgcolor',$this->getvar('innerbgcolor')); + $p->set_var('header_background_image',$this->getvar('header_background_image')); $p->parse('output','portal_linkbox_header',True); for ($x = 0; $x < count($this->data); $x++) { diff --git a/phpgwapi/templates/verdilak/navbar.tpl b/phpgwapi/templates/verdilak/navbar.tpl index d7ea4e4b46..8c1eff16a6 100755 --- a/phpgwapi/templates/verdilak/navbar.tpl +++ b/phpgwapi/templates/verdilak/navbar.tpl @@ -4,7 +4,7 @@ - + diff --git a/phpgwapi/templates/verdilak/portal_main.tpl b/phpgwapi/templates/verdilak/portal_main.tpl index 57434c5155..cd869eb557 100755 --- a/phpgwapi/templates/verdilak/portal_main.tpl +++ b/phpgwapi/templates/verdilak/portal_main.tpl @@ -1,10 +1,10 @@ -
{user_info}
+
- +
{title}{title}
- +
{output}