Index: openacs-4/packages/invoices/tcl/invoice-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/invoices/tcl/invoice-procs.tcl,v diff -u -r1.30 -r1.31 --- openacs-4/packages/invoices/tcl/invoice-procs.tcl 21 Feb 2011 14:27:27 -0000 1.30 +++ openacs-4/packages/invoices/tcl/invoice-procs.tcl 5 Apr 2018 14:44:09 -0000 1.31 @@ -537,7 +537,7 @@ -base:required } { Returns and html filter to use in any adp page for sort data according to date. Return - the variables year, month, day and any extra variable you recieved in extra_vars to the base + the variables year, month, day and any extra variable you received in extra_vars to the base page (url). @author Miguel Marin (miguelmarin@viaro.net) @@ -676,4 +676,4 @@ append html "" return $html -} \ No newline at end of file +}