Index: openacs-4/packages/chat/www/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/chat/www/index.tcl,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/chat/www/index.tcl 24 Jun 2006 14:23:42 -0000 1.4 +++ openacs-4/packages/chat/www/index.tcl 15 May 2007 20:14:23 -0000 1.5 @@ -26,7 +26,7 @@ } if { $room_create_p } { - lappend actions "#chat.Create_a_new_room#" room-edit "#chat.Create_a_new_room#" + lappend actions "#chat.Create_a_new_room#" room-new "#chat.Create_a_new_room#" } db_multirow -extend { active_users last_activity } rooms rooms_list {} {