Index: openacs-4/packages/acs-bootstrap-installer/installer.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/installer.tcl,v diff -u -r1.25.2.5 -r1.25.2.6 --- openacs-4/packages/acs-bootstrap-installer/installer.tcl 28 Sep 2016 12:29:44 -0000 1.25.2.5 +++ openacs-4/packages/acs-bootstrap-installer/installer.tcl 20 Dec 2016 11:16:46 -0000 1.25.2.6 @@ -319,6 +319,17 @@ } +proc install_back_button_widget {} { + return [subst {Please try again. + }] +} + proc install_redefine_ad_conn {} { # Peter Marklund