From 053449f1fa2541fcb9dc7fa0fabd482b0f94658b Mon Sep 17 00:00:00 2001 From: Julio Montoya Date: Mon, 16 Apr 2012 18:31:09 +0200 Subject: [PATCH] Minor - Fixing agenda UI --- main/calendar/agenda.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/calendar/agenda.inc.php b/main/calendar/agenda.inc.php index 32c6d87f91..5050a55f42 100644 --- a/main/calendar/agenda.inc.php +++ b/main/calendar/agenda.inc.php @@ -2339,7 +2339,7 @@ function show_add_form($id = '') {
-
@@ -2659,7 +2659,7 @@ function show_add_form($id = '') { $oFCKeditor->Value = $content; $return = $oFCKeditor->CreateHtml(); echo $return;*/ - echo ''; + echo ''; echo ' ';