Index: openacs-4/packages/acs-admin/www/users/bouncing-users.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/users/bouncing-users.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/acs-admin/www/users/bouncing-users.tcl 26 Jun 2015 20:50:09 -0000 1.3 +++ openacs-4/packages/acs-admin/www/users/bouncing-users.tcl 7 Aug 2017 23:47:45 -0000 1.4 @@ -51,3 +51,9 @@ } set context [list [list "." "Users"] "[_ acs-mail-lite.Bouncing_users]"] + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: