Index: openacs-4/packages/fs-portlet/tcl/fs-admin-portlet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/fs-portlet/tcl/fs-admin-portlet-procs.tcl,v diff -u -r1.5 -r1.5.2.1 --- openacs-4/packages/fs-portlet/tcl/fs-admin-portlet-procs.tcl 27 Oct 2014 16:41:42 -0000 1.5 +++ openacs-4/packages/fs-portlet/tcl/fs-admin-portlet-procs.tcl 12 Sep 2015 11:06:32 -0000 1.5.2.1 @@ -87,3 +87,9 @@ } } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: