Index: openacs-4/packages/dotlrn/www/one-community-type.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/one-community-type.xql,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/dotlrn/www/one-community-type.xql 29 Mar 2002 19:38:26 -0000 1.4 +++ openacs-4/packages/dotlrn/www/one-community-type.xql 1 May 2002 01:19:47 -0000 1.5 @@ -1,13 +1,15 @@ - - - select pretty_name, - description, - supertype - from dotlrn_community_types - where community_type = :community_type - - + + + + select pretty_name, + description, + supertype + from dotlrn_community_types + where community_type = :community_type + + +