removed mods directory from the ATutor codebase
[atutor.git] / mods / terms_and_conditions / module.sql
diff --git a/mods/terms_and_conditions/module.sql b/mods/terms_and_conditions/module.sql
deleted file mode 100644 (file)
index 2670885..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-INSERT INTO `language_text` VALUES ('en', '_module','terms_and_conditions','Terms and Conditions of Use',NOW(),'');
-INSERT INTO `language_text` VALUES ('en', '_module','enable_terms_and_conditions','Allow Terms and Conditions',NOW(),'');
-INSERT INTO `language_text` VALUES ('en', '_module','tac_link','Where to redirect if users do not agree to the terms and conditions',NOW(),'');
-INSERT INTO `language_text` VALUES ('en', '_module','tac_attention','Before proceeding to use this Online Learning System, please indicate that you agree with the following Terms and Conditions of Use by clicking on the \"Yes, I Agree\" button located at the bottom of this page.',NOW(),'');
-INSERT INTO `language_text` VALUES ('en', '_module','i_agree','Yes, I Agree',NOW(),'');
-INSERT INTO `language_text` VALUES ('en', '_module','i_do_not_agree','No, I do not Agree',NOW(),'');
-INSERT INTO `language_text` VALUES ('en', '_msgs','AT_FEEDBACK_TAC_SAVED','Terms and Conditions is saved successfully.',NOW(),'');
\ No newline at end of file