Index: openacs-4/packages/rules/www/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/rules/www/Attic/index.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/rules/www/index.tcl 3 Dec 2004 17:57:03 -0000 1.1 +++ openacs-4/packages/rules/www/index.tcl 8 Dec 2004 21:21:25 -0000 1.2 @@ -13,6 +13,7 @@ -key rule_id\ -bulk_actions { "Delete" "delete-rule" "Delete checked rules" + "Edit" "add-rule" "Edit checked rules" }\ -bulk_action_method post -bulk_action_export_vars { rule_id @@ -26,7 +27,7 @@ } asm_name { - label "Assessment Related" + label "Related Questionnarie" link_url_eval {../survey/admin/one?survey_id=$asm_id} } active_p { @@ -41,9 +42,9 @@ } } rule_id { - label "Notify" + label "Notifications" display_template { - Notify + Notify user } }