Changeset 1315
- Timestamp:
- 11/26/07 12:57:26 (1 year ago)
- Files:
-
- devel/mod/invite/lib/invite_join_welcome.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/mod/invite/lib/invite_join_welcome.php
r1251 r1315 10 10 global $CFG; 11 11 12 $ invite_id = (int) $details->ident;12 $sitename = $CFG->sitename; 13 13 $thankYou = sprintf(__gettext("Thank you for registering for an account with %s! Registration is completely free, but before you confirm your details, please take a moment to read the following documents:"), $sitename); 14 14 $terms = __gettext("terms and conditions"); // gettext variable
