Index: openacs-4/packages/acs-admin/www/auth/authority.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/auth/authority.tcl,v diff -u -r1.26 -r1.27 --- openacs-4/packages/acs-admin/www/auth/authority.tcl 14 Jun 2018 16:21:45 -0000 1.26 +++ openacs-4/packages/acs-admin/www/auth/authority.tcl 3 Oct 2018 18:43:28 -0000 1.27 @@ -171,7 +171,7 @@ if { $element_array(help_contact_text_format) eq "" } { set element_array(help_contact_text_format) "text/enhanced" } - set help_contact_text [template::util::richtext::set_property format $help_contact_text $element_array(help_contact_text_format)] + set help_contact_text_format [template::util::richtext::set_property format $help_contact_text $element_array(help_contact_text_format)] } } -new_data {