Index: openacs-4/packages/forums/www/not-allowed.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/forums/www/not-allowed.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/forums/www/not-allowed.tcl 30 Nov 2002 17:35:39 -0000 1.2 +++ openacs-4/packages/forums/www/not-allowed.tcl 7 Aug 2017 23:48:11 -0000 1.3 @@ -8,3 +8,9 @@ } set context [list "Not Allowed"] + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: