Changeset 1513

Show
Ignore:
Timestamp:
01/13/08 22:51:08 (11 months ago)
Author:
ewout
Message:

Fix #264

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/mod/invite/lib/invite_join_mailwithoutpass.php

    r1251 r1513  
    1212  $url = $parameter[1]; 
    1313 
    14   $run_result=sprintf(__gettext("Thanks for joining %s!\n\n.") 
     14  $run_result=sprintf(__gettext("Thanks for joining %s!\n\n") 
    1515                                        .__gettext("You can log in at any time by visiting %s and entering your login and password.\n\n") 
    1616                                        .__gettext("We hope you enjoy using the system.\n\nRegards,\n\nThe %s Team")