Index: openacs-4/packages/survey/sql/oracle/survey-notifications-init.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/survey/sql/oracle/survey-notifications-init.sql,v diff -u -r1.2 -r1.3 --- openacs-4/packages/survey/sql/oracle/survey-notifications-init.sql 17 Sep 2003 13:58:47 -0000 1.2 +++ openacs-4/packages/survey/sql/oracle/survey-notifications-init.sql 30 Sep 2003 12:10:11 -0000 1.3 @@ -13,6 +13,7 @@ impl_id := acs_sc_impl.new ( impl_contract_name => 'NotificationType', impl_name => 'survey_response_notif_type', + impl_pretty_name => 'Survey Responce Notification', impl_owner_name => 'survey' );