mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
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:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user