From 12aa79761b5f0899f4b969466fe136b1f875a665 Mon Sep 17 00:00:00 2001 From: skeeter Date: Fri, 8 Dec 2000 02:24:49 +0000 Subject: [PATCH] fixed repeating events Month select drop down --- calendar/edit_entry.php | 2 +- doc/CHANGELOG | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/calendar/edit_entry.php b/calendar/edit_entry.php index b61d8ac0dc..a1120c9e06 100755 --- a/calendar/edit_entry.php +++ b/calendar/edit_entry.php @@ -322,7 +322,7 @@ $month_html = ""; diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 53c6f565c1..739cab0580 100755 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -4,6 +4,7 @@ - Added ability for admin to edit any calendar event. - Fixed entries showing improperly on wrong date. - Fixed file uploads through filemanager. + - Fixed repeating entries Month select box. [0.9.7] - Fixed SQL error in tts - Fixed table locking in admin -> edit account