Index: openacs-4/packages/acs-tcl/lib/page-error.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/lib/page-error.tcl,v diff -u -N -r1.21.2.1 -r1.21.2.2 --- openacs-4/packages/acs-tcl/lib/page-error.tcl 24 Jun 2019 07:07:37 -0000 1.21.2.1 +++ openacs-4/packages/acs-tcl/lib/page-error.tcl 14 Aug 2019 08:06:29 -0000 1.21.2.2 @@ -33,7 +33,7 @@ --------------------------------------------------------
[_ acs-tcl.Error_Report]
--------------------------------------------------------
-[_ acs-tcl.Previus] [ns_quotehtml $return_url]
+[_ acs-tcl.Previous] [ns_quotehtml $return_url]
[_ acs-tcl.Page] [ns_quotehtml $error_url]
[_ acs-tcl.File] [ns_quotehtml $error_file]
[_ acs-tcl.User_Name] [ns_quotehtml $user_name]
@@ -194,7 +194,7 @@ {mode display} } {previus_url:text(inform) - {label "[_ acs-tcl.Previus]"} + {label "[_ acs-tcl.Previous]"} {value $prev_url} } {err_url:text(inform) @@ -264,7 +264,7 @@ --------------------------------------------------------
[_ acs-tcl.Error_Report]
--------------------------------------------------------
-
[_ acs-tcl.Previus] [ns_quotehtml $prev_url] +
[_ acs-tcl.Previous] [ns_quotehtml $prev_url]
[_ acs-tcl.Page] [ns_quotehtml $error_url]
[_ acs-tcl.File] [ns_quotehtml $error_file]
[_ acs-tcl.User_Name] [ns_quotehtml $user_name]