Index: openacs-4/packages/dotlrn/www/one-community-admin.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/one-community-admin.xql,v diff -u -r1.9 -r1.10 --- openacs-4/packages/dotlrn/www/one-community-admin.xql 29 Mar 2002 19:38:26 -0000 1.9 +++ openacs-4/packages/dotlrn/www/one-community-admin.xql 1 May 2002 01:19:47 -0000 1.10 @@ -1,15 +1,17 @@ - - - select community_type, - pretty_name, - description, - portal_template_id, - admin_portal_id - from dotlrn_communities - where community_id = :community_id - - + + + + select community_type, + pretty_name, + description, + portal_template_id, + admin_portal_id + from dotlrn_communities + where community_id = :community_id + + +