Index: openacs-4/packages/acs-templating/tcl/date-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/date-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-templating/tcl/date-procs.tcl 9 May 2001 05:15:58 -0000 1.2 +++ openacs-4/packages/acs-templating/tcl/date-procs.tcl 12 Dec 2001 20:54:47 -0000 1.3 @@ -528,8 +528,8 @@ # Display text entry for some elements, or if the type is text if { [string equal $type t] || [regexp "year|short_year" $fragment] } { - return "\n" + return "\n" } else { # Use a default range for others set interval [template::util::date::defaultInterval $fragment] @@ -628,9 +628,9 @@ # Just remember the format for now - in the future, allow # the user to enter a freeform format - append output "\n" - append output "\n" + append output "\n" + append output "
\n" # Prepare the value to set defaults on the form if { [info exists element(value)] && @@ -659,7 +659,7 @@ regexp -nocase $template::util::date::token_exp $word \ match token type - append output "" foreach token $tokens { set fragment_def $template::util::date::fragment_widgets($token) - append output "" + append output "" } append output "\n" }
" + append output "" lappend tokens $token @@ -690,7 +690,7 @@ append output "
[lindex $fragment_def 3][lindex $fragment_def 3]