From 66e2bfa5507ebbbc73dc5fcabe511cd473e0c62a Mon Sep 17 00:00:00 2001 From: thomascube Date: Tue, 18 Jul 2006 21:24:12 +0000 Subject: Added label tags to forms (Ticket #1483810) --- CHANGELOG | 5 +++-- program/include/main.inc | 14 +++++++------- program/steps/mail/compose.inc | 7 ++++++- skins/default/templates/compose.html | 26 +++++++++++++------------- 4 files changed, 29 insertions(+), 23 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 18349ad11..6ead1dc24 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,16 +1,17 @@ CHANGELOG RoundCube Webmail --------------------------- -2006/07/18 +2006/07/18 (thomasb) ---------- - Fixed password with spaces issue (Bug #1364122) - Replaced _auth hash with second cookie (Ticket #1483811) - Don't use get_input_value() for passwords (Bug #1468895) - Made password encryption key configurable - Minor bugfixes with charset encoding +- Added