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.7 -r1.8 --- openacs-4/packages/acs-admin/www/auth/authority.tcl 16 Sep 2003 13:04:12 -0000 1.7 +++ openacs-4/packages/acs-admin/www/auth/authority.tcl 17 Sep 2003 21:31:49 -0000 1.8 @@ -128,9 +128,10 @@ } ad_form -name authority \ - -mode $ad_form_mode \ - -form $form_widgets \ - -edit_request { + -mode $ad_form_mode \ + -form $form_widgets \ + -cancel_url "." \ + -edit_request { auth::authority::get -authority_id $authority_id -array element_array Index: openacs-4/packages/acs-admin/www/auth/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/auth/index.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-admin/www/auth/index.tcl 12 Sep 2003 14:32:17 -0000 1.3 +++ openacs-4/packages/acs-admin/www/auth/index.tcl 17 Sep 2003 21:31:49 -0000 1.4 @@ -54,7 +54,7 @@ } } registration { - label "Account Registration" + label "Registration" html { align center } display_template { @@ -65,23 +65,23 @@ - + - no driver + N/A } } auth_impl { - label "Authentication Driver" + label "Authentication" } pwd_impl { - label "Password Driver" + label "Password" } reg_impl { - label "Registration Driver" + label "Registration" } delete { label ""