From 438b4f6deb866951f9c295f621c6a356f92cb9e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cornelius=20Wei=C3=9F?= Date: Mon, 25 Sep 2006 08:23:30 +0000 Subject: [PATCH] cleanup --- notifications/inc/hook_after_navbar.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notifications/inc/hook_after_navbar.inc.php b/notifications/inc/hook_after_navbar.inc.php index 0b60393dce..e3e0fb08b0 100644 --- a/notifications/inc/hook_after_navbar.inc.php +++ b/notifications/inc/hook_after_navbar.inc.php @@ -16,7 +16,7 @@ $GLOBALS['egw']->translation->add_app('notifications'); if (!$GLOBALS['egw_info']['user']['preferences']['notifications']['disable_ajaxpopup']) { echo ''; - echo ''; + echo ''; echo ' '; -} \ No newline at end of file +}