Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -r1.472.2.31 -r1.472.2.32 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 29 Jan 2015 11:13:34 -0000 1.472.2.31 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 1 Feb 2015 15:48:19 -0000 1.472.2.32 @@ -45,7 +45,7 @@ -extend_slot {title -required false} \ -extend_slot {description -spec "textarea,cols=80,rows=2,label=#xowiki.Page-description#"} \ -extend_slot {text -spec "richtext"} \ - -extend_slot {publish_date -spec "date"} \ + -extend_slot {publish_date -spec "date,label=#xowiki.Page-publish_date#"} \ -parameter { {render_adp 1} {do_substitutions 1}