Index: openacs-4/packages/survey/www/admin/survey-create-confirm.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/survey/www/admin/survey-create-confirm.tcl,v diff -u -r1.5 -r1.5.2.1 --- openacs-4/packages/survey/www/admin/survey-create-confirm.tcl 30 Sep 2017 18:12:53 -0000 1.5 +++ openacs-4/packages/survey/www/admin/survey-create-confirm.tcl 9 Feb 2020 16:10:31 -0000 1.5.2.1 @@ -4,3 +4,9 @@ set description [ns_quotehtml $description] } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: