The first stage of allowing the waiver label to be modified in

database_functions; the next step will be testing changes to
contact_add_edit.php on the test system.
This commit is contained in:
Jonathan Rosenbaum
2016-03-26 05:12:31 +00:00
parent 4c6622440f
commit f783891e95
2 changed files with 20 additions and 2 deletions
+2
View File
@@ -40,6 +40,8 @@ CONTACTS
// Waiver text may be modified in Connections/waiver.txt
define("WAIVER", 1);
define("WAIVER_LABEL","Waiver of Liability and Safer Spaces Agreement:");
// Allow email_list option in Add/Edit Contacts; 1 = yes, 0 = no
define("EMAIL_LIST", 1);