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.1 -r1.2 --- openacs-4/packages/acs-admin/www/auth/index.tcl 10 Sep 2003 14:32:47 -0000 1.1 +++ openacs-4/packages/acs-admin/www/auth/index.tcl 11 Sep 2003 09:21:27 -0000 1.2 @@ -29,48 +29,49 @@ } enabled { label "Enabled" + html { align center } display_template { - - - - - - - + + - Yes + } } move { label "Order*" + html { align center } display_template { - + + - + + } } auth_impl { - label "Authentication" + label "Authentication Driver" } pwd_impl { - label "Password" + label "Password Driver" } reg_impl { - label "Registration" + label "Registration Driver" } delete { label "" display_template { - - Delete - + + + Delete + + } sub_class narrow }