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 -N -r1.28 -r1.28.2.1 --- openacs-4/packages/acs-admin/www/auth/authority.tcl 3 Oct 2018 19:00:43 -0000 1.28 +++ openacs-4/packages/acs-admin/www/auth/authority.tcl 12 Mar 2019 17:35:03 -0000 1.28.2.1 @@ -36,7 +36,7 @@ {short_name:text,optional {html {size 50}} {label "\#acs-admin.Short_Name\#"} - {mode {[ad_decode $local_authority_p 1 "display" ""]}} + {mode {[expr {$local_authority_p ? "display" : ""}]}} {help_text "[_ acs-admin.Authority_short_name_help_text]"} }