Index: openacs-4/packages/chat/www/room-new.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/chat/www/Attic/room-new.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/chat/www/room-new.tcl 24 Jun 2007 15:21:19 -0000 1.7 +++ openacs-4/packages/chat/www/room-new.tcl 6 Jul 2007 12:13:23 -0000 1.8 @@ -64,7 +64,7 @@ } {Rss_service:boolean(radio) {label "#chat.rss_service#" } - {options {{"#acs-kernel.common_Yes#" t} {"#acs-kernel.common_no#" f}}} + {options {{"#acs-kernel.common_Yes#" t} {"#acs-kernel.common_No#" f}}} {help_text "[_ chat.rss_syndication]"} } {frequency1:text(select),optional @@ -74,7 +74,7 @@ } {Mail_service:boolean(radio) {label "#chat.mail_service#" } - {options {{"#acs-kernel.common_Yes#" t} {"#acs-kernel.common_no#" f}}} + {options {{"#acs-kernel.common_Yes#" t} {"#acs-kernel.common_No#" f}}} {help_text "[_ chat.receive_mails]"} } {frequency2:text(select),optional @@ -84,24 +84,24 @@ } # {moderated_p:boolean(radio) # {label "#chat.Moderated#" } - # {options {{"#acs-kernel.common_Yes#" t} {"#acs-kernel.common_no#" f}}} + # {options {{"#acs-kernel.common_Yes#" t} {"#acs-kernel.common_No#" f}}} # } {active_p:boolean(radio) {label "#chat.Active#" } - {options {{"#acs-kernel.common_Yes#" t} {"#acs-kernel.common_no#" f}}} + {options {{"#acs-kernel.common_Yes#" t} {"#acs-kernel.common_No#" f}}} } {archive_p:boolean(radio) {label "#chat.Archive#" } - {options {{"#acs-kernel.common_Yes#" t} {"#acs-kernel.common_no#" f}}} + {options {{"#acs-kernel.common_Yes#" t} {"#acs-kernel.common_No#" f}}} } # {auto_flush_p:boolean(radio) # {label "#chat.AutoFlush#" } - # {options {{"#acs-kernel.common_Yes#" t} {"#acs-kernel.common_no#" f}}} + # {options {{"#acs-kernel.common_Yes#" t} {"#acs-kernel.common_No#" f}}} # {help_text "[_ chat.AutoFlushHelp]"} # } # {auto_transcript_p:boolean(radio) # {label "#chat.AutoTranscript#" } - # {options {{"#acs-kernel.common_Yes#" t} {"#acs-kernel.common_no#" f}}} + # {options {{"#acs-kernel.common_Yes#" t} {"#acs-kernel.common_No#" f}}} # {help_text "[_ chat.AutoTranscriptHelp]"} # } } -after_submit {