+2004-10-26 Marcus Mueller <znek@mulle-kybernetik.com>
+
+ * UIxAppointmentProposal.wox: uses dayLabelFormat instead of hardcoded
+ format - fixes SOGo bug #984 (v0.9.92)
+
2004-10-18 Marcus Mueller <znek@mulle-kybernetik.com>
* UIxAppointmentPrintview.wox: insertBR for comment adedd (v0.9.91)
<font color="black" size="2"
face="Arial,Helvetica,Verdana,Geneva,Tahoma"
><var:string value="currentDay"
- const:dateformat="%Y-%m-%d" /></font>
+ label:dateformat="dayLabelFormat" /></font>
</td>
<var:foreach list="hours" item="item">
<var:if condition="isFirstHalfGreen">
# $Id$
-SUBMINOR_VERSION:=91
+SUBMINOR_VERSION:=92
# v0.9.84 requires libSOGoLogic v0.9.12
# v0.9.70 requires libNGExtensions v4.3.107