diff --git a/db.update.12.sql b/db.update.12.sql deleted file mode 100644 index 058f961..0000000 --- a/db.update.12.sql +++ /dev/null @@ -1 +0,0 @@ -UPDATE `config` SET `description` = 'Self nominations for special awards are due either with registration or on a specific date. If "date" is used, it must be configured under "Important Dates" section. If you do not wish to allow students to self-nominate for special awards, set to "none" (none|date|registration)' WHERE `var` = 'specialawardnomination';