diff options
Diffstat (limited to 'mod/registrationterms/README.md')
-rw-r--r-- | mod/registrationterms/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mod/registrationterms/README.md b/mod/registrationterms/README.md new file mode 100644 index 000000000..266368f80 --- /dev/null +++ b/mod/registrationterms/README.md @@ -0,0 +1,9 @@ +# Registration Terms for Elgg 1.8 #
+
+This is a simple little plugin that adds a checkbox to your registration form
+and forces users to check it before they can proceed.
+
+## Customization ##
+
+If you'd like to customize the wording or translate it into other languages,
+just override the language strings in languages/en.php
\ No newline at end of file |