From 7eef3c52080b678b9a3b7f7ac3a190ea1f936cc4 Mon Sep 17 00:00:00 2001 From: Pim Snel Date: Tue, 9 Dec 2003 00:06:13 +0000 Subject: [PATCH] possible fix for bug #849589 rendering appBox to wide --- phpgwapi/templates/idots/footer.tpl | 3 ++- phpgwapi/templates/idots/js/pngfix.js | 2 +- phpgwapi/templates/idots/navbar.tpl | 2 ++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/phpgwapi/templates/idots/footer.tpl b/phpgwapi/templates/idots/footer.tpl index 0d524b80a4..8808916f76 100755 --- a/phpgwapi/templates/idots/footer.tpl +++ b/phpgwapi/templates/idots/footer.tpl @@ -1,4 +1,5 @@ - + + diff --git a/phpgwapi/templates/idots/js/pngfix.js b/phpgwapi/templates/idots/js/pngfix.js index a38d8353e6..1380ee35f2 100644 --- a/phpgwapi/templates/idots/js/pngfix.js +++ b/phpgwapi/templates/idots/js/pngfix.js @@ -30,4 +30,4 @@ function correctPNG() // correctly handle PNG transparency in Win IE 5.5 or high } } } -window.attachEvent("onload", correctPNG); \ No newline at end of file +window.attachEvent("onload", correctPNG); diff --git a/phpgwapi/templates/idots/navbar.tpl b/phpgwapi/templates/idots/navbar.tpl index 085ae417a2..a09d6dc083 100644 --- a/phpgwapi/templates/idots/navbar.tpl +++ b/phpgwapi/templates/idots/navbar.tpl @@ -45,6 +45,8 @@
{current_app_title}
+ +