Index: openacs-4/packages/acs-api-browser/www/procs-file-view.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-api-browser/www/procs-file-view.tcl,v diff -u -N -r1.8.2.2 -r1.8.2.3 --- openacs-4/packages/acs-api-browser/www/procs-file-view.tcl 10 Sep 2015 08:21:12 -0000 1.8.2.2 +++ openacs-4/packages/acs-api-browser/www/procs-file-view.tcl 6 Oct 2015 06:28:55 -0000 1.8.2.3 @@ -36,9 +36,9 @@ if {[info exists version_id]} { set kind procs set href [export_vars -base [ad_conn package_url]/package-view {version_id {kind procs}}] - set link [subst {

Go back to Package Documentation.}] + set link [subst {

Go back to Package Documentation.}] } else { - set link [subst {

Go back to API Browser.}] + set link [subst {

Go back to API Browser.}] } ad_return_warning "No such library file" [subst { The file '$path' was not found. Maybe the url contains a typo. Index: openacs-4/packages/acs-datetime/tcl/acs-calendar-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-datetime/tcl/acs-calendar-procs.tcl,v diff -u -N -r1.26.2.2 -r1.26.2.3 --- openacs-4/packages/acs-datetime/tcl/acs-calendar-procs.tcl 3 Oct 2015 18:16:38 -0000 1.26.2.2 +++ openacs-4/packages/acs-datetime/tcl/acs-calendar-procs.tcl 6 Oct 2015 06:28:55 -0000 1.26.2.3 @@ -808,7 +808,7 @@ } else { append output [subst { - + $day_number }] Index: openacs-4/packages/xowiki/tcl/form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/form-field-procs.tcl,v diff -u -N -r1.248.2.6 -r1.248.2.7 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 18 Sep 2015 07:37:43 -0000 1.248.2.6 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 6 Oct 2015 06:28:55 -0000 1.248.2.7 @@ -1379,7 +1379,7 @@ set date [$date_field pretty_value [$object property _last_modified]] if {[my with_user_link]} { - set user_link_begin "" + set user_link_begin "" set user_link_end "" } else { set user_link_begin ""