Merge pull request #1178 from Cockatrice/woogerboy21-servtriceini_activation_misspelling

Activation Email Misspelling
This commit is contained in:
Zach 2015-06-29 17:32:47 -04:00
commit 8407d7cc36

View file

@ -120,7 +120,7 @@ subject="Cockatrice server account activation token"
; Email body. You can use these tags here: %username %token
; They will be substituted with the actual values in the email
;
body="Hi %username, thank our for registering on our Cockatrice server\r\nHere's the activation token you need to supply for activatin your account:\r\n\r\n%token\r\n\r\nHappy gaming!"
body="Hi %username, thank our for registering on our Cockatrice server\r\nHere's the activation token you need to supply for activating your account:\r\n\r\n%token\r\n\r\nHappy gaming!"
[database]