Changeset 1513
- Timestamp:
- 01/13/08 22:51:08 (11 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/mod/invite/lib/invite_join_mailwithoutpass.php
r1251 r1513 12 12 $url = $parameter[1]; 13 13 14 $run_result=sprintf(__gettext("Thanks for joining %s!\n\n .")14 $run_result=sprintf(__gettext("Thanks for joining %s!\n\n") 15 15 .__gettext("You can log in at any time by visiting %s and entering your login and password.\n\n") 16 16 .__gettext("We hope you enjoy using the system.\n\nRegards,\n\nThe %s Team")
