Index: openacs-4/packages/contacts/lib/contacts.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/lib/contacts.tcl,v diff -u -r1.36 -r1.37 --- openacs-4/packages/contacts/lib/contacts.tcl 23 Nov 2005 17:28:44 -0000 1.36 +++ openacs-4/packages/contacts/lib/contacts.tcl 14 Dec 2005 17:26:53 -0000 1.37 @@ -254,6 +254,7 @@ if { $admin_p && [exists_and_not_null search_id] } { set actions [list "[_ contacts.Set_default_extend]" "admin/ext-search-options?search_id=$search_id" "[_ contacts.Set_default_extend]" ] } + template::list::create \ -html {width 100%} \ -name "contacts" \